Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llama_or_mistral_ckpt.py file requiring checkpoints in local file system #674

Open
shivajid opened this issue May 30, 2024 · 0 comments
Open

Comments

@shivajid
Copy link

shivajid commented May 30, 2024

The llama_or_mistral_ckpt.py requires --base-model-path to be in local file system, whereas the --maxtext-model-path is GCS.
It would be good to change the implmentation to use fsspec or tf GFile or some universal file reader that can read file from gcs and local filepath.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants