New safetensor files
#3
by
radm
- opened
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!
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!