natolambert
commited on
Commit
•
2ae49c0
1
Parent(s):
e334db0
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,8 @@ We release all code, checkpoints, logs (coming soon), and details involved in tr
|
|
24 |
OLMo 7B Instruct and OLMo SFT are two adapted versions of these models trained for better question answering.
|
25 |
They show the performance gain that OLMo base models can achieve with existing fine-tuning techniques.
|
26 |
|
|
|
|
|
27 |
## Model Details
|
28 |
|
29 |
We release two adapted model versions:
|
|
|
24 |
OLMo 7B Instruct and OLMo SFT are two adapted versions of these models trained for better question answering.
|
25 |
They show the performance gain that OLMo base models can achieve with existing fine-tuning techniques.
|
26 |
|
27 |
+
*Note:* This model requires installing `ai2-olmo` with pip and using HuggingFace Transformers<=4.39. New versions of the model will be released soon with compatibility improvements.
|
28 |
+
|
29 |
## Model Details
|
30 |
|
31 |
We release two adapted model versions:
|