Text Generation
Transformers
PyTorch
English
olmo
conversational
custom_code
natolambert commited on
Commit
fc02d40
1 Parent(s): 103ff2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -23,6 +23,8 @@ We release all code, checkpoints, logs (coming soon), and details involved in tr
23
  OLMo 7B Instruct and OLMo SFT are two adapted versions of these models trained for better question answering.
24
  They show the performance gain that OLMo base models can achieve with existing fine-tuning techniques.
25
 
 
 
26
  ## Model Details
27
 
28
  We release two adapted model versions:
 
23
  OLMo 7B Instruct and OLMo SFT are two adapted versions of these models trained for better question answering.
24
  They show the performance gain that OLMo base models can achieve with existing fine-tuning techniques.
25
 
26
+ *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.
27
+
28
  ## Model Details
29
 
30
  We release two adapted model versions: