shanearora commited on
Commit
9e30f92
1 Parent(s): c56abb0

Redirect new transformers versions to new model

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ language:
11
 
12
  # Model Card for OLMo 1.7-7B
13
 
 
 
14
  OLMo 1.7 7B is the latest version of the original [OLMo 7B](https://huggingface.co/allenai/OLMo-7B) model rocking a 24 point increase in MMLU, among other evaluations improvements, from an improved version of the Dolma dataset and staged training.
15
 
16
  OLMo is a series of **O**pen **L**anguage **Mo**dels designed to enable the science of language models.
 
11
 
12
  # Model Card for OLMo 1.7-7B
13
 
14
+ **From transformers versions v4.40 or newer, please use [OLMo 7B HF](https://huggingface.co/allenai/OLMo-1.7-7B-hf) instead.**
15
+
16
  OLMo 1.7 7B is the latest version of the original [OLMo 7B](https://huggingface.co/allenai/OLMo-7B) model rocking a 24 point increase in MMLU, among other evaluations improvements, from an improved version of the Dolma dataset and staged training.
17
 
18
  OLMo is a series of **O**pen **L**anguage **Mo**dels designed to enable the science of language models.