stanford-crfm / mistral

Mistral: A strong, northwesterly wind: Framework for transparent and accessible large-scale language model training, built with Hugging Face 🤗 Transformers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update documentation on accessing new Mistral checkpoints on HF Hub

dlwh opened this issue · comments

Describe the bug

Currently README.md has incorrect directions for accessing checkpoints from the HF Hub. Per #86 they're on the hub as branches:

if you look at the different branches, you should see all 610 checkpoints (see here: https://huggingface.co/stanford-crfm/arwen-gpt2-medium-x21/tree/main).

but the readme has them as separate repos

git clone https://huggingface.co/stanford-crfm/arwen-x21-checkpoint-400000

@J38 is this what you meant in #109 ?

commented

This should be fixed now on main .