Commit
•
04e047b
1
Parent(s):
c591dc3
Update README.md (#1)
Browse files- Update README.md (2e42100761e3ca86a9201a40fb437ce6f979fb8b)
Co-authored-by: Kevin Klyman <kklyman@users.noreply.huggingface.co>
README.md
CHANGED
@@ -30,7 +30,7 @@ The core models released in this batch are the following:
|
|
30 |
*Note: OLMo 1.7-7B also includes QKV clipping.*
|
31 |
|
32 |
|
33 |
-
[Coming soon] We are releasing many checkpoints for these models, for every 1000
|
34 |
The naming convention is `step1000-tokens4B`.
|
35 |
|
36 |
To load a specific model revision with HuggingFace, simply add the argument `revision`:
|
|
|
30 |
*Note: OLMo 1.7-7B also includes QKV clipping.*
|
31 |
|
32 |
|
33 |
+
[Coming soon] We are releasing many checkpoints for these models, for every 1000 training steps.
|
34 |
The naming convention is `step1000-tokens4B`.
|
35 |
|
36 |
To load a specific model revision with HuggingFace, simply add the argument `revision`:
|