New safetensor files

#3
by radm - opened

Since commit 91ee998 the model files have been updated. What has changed and do I need to download new weights?

Nexusflow org

Hi @radm ,

If your code uses .from_pretrained("Nexusflow/Athene-70B") then whenever you run it again, from_pretrained will know that the repo has been updated and redownload the weights accordingly.

If you downloaded the weights via Huggingface CLI, I believe simply running the command again should download the updated weights as well.

Hope this helps!

Nexusflow org

Yes, the model has been updated once and we're keeping the first version here: https://huggingface.co/Nexusflow/Athene-70B-Preview. Please download the latest weights for some improved multilingual capability.

This is a great model, thank you!

Sign up or log in to comment