Skip to content

Fixes launch error of convert_checkpoint.py script#45

Open
jophinj wants to merge 1 commit intoCerebras:mainfrom
jophinj:main
Open

Fixes launch error of convert_checkpoint.py script#45
jophinj wants to merge 1 commit intoCerebras:mainfrom
jophinj:main

Conversation

@jophinj
Copy link

@jophinj jophinj commented Jun 14, 2024

Fixes the path issue that causes the error "ModuleNotFoundError: No module named 'cerebras.modelzoo'" while calling the convert_checkpoint.py script.

Traceback (most recent call last):
  File "convert_checkpoint.py", line 34, in <module>
    from cerebras.modelzoo.tools.checkpoint_converters.base_converter import (
ModuleNotFoundError: No module named 'cerebras.modelzoo'

Fixes the path issue that causes the error "ModuleNotFoundError: No module named 'cerebras.modelzoo'" while calling the convert_checkpoint.py script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant