Skip to content

Commit 662e040

Browse files
authored
Update modeling_jukebox.py
1 parent 20a5737 commit 662e040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindnlp/transformers/models/jukebox/modeling_jukebox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
"""PyTorch Jukebox model."""
15+
"""Mindspore Jukebox model."""
1616

1717
import math
1818
import os

0 commit comments

Comments
 (0)