Text Generation
Transformers
Safetensors
English
olmo
Inference Endpoints
shanearora commited on
Commit
ae90199
1 Parent(s): 892a510

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ datasets:
14
 
15
  <!-- Provide a quick summary of what the model is/does. -->
16
 
 
 
17
  OLMo is a series of **O**pen **L**anguage **Mo**dels designed to enable the science of language models.
18
  The OLMo models are trained on the [Dolma](https://huggingface.co/datasets/allenai/dolma) dataset.
19
  We release all code, checkpoints, logs (coming soon), and details involved in training these models.
 
14
 
15
  <!-- Provide a quick summary of what the model is/does. -->
16
 
17
+ **This model will be supported in a future version of transformers.**
18
+
19
  OLMo is a series of **O**pen **L**anguage **Mo**dels designed to enable the science of language models.
20
  The OLMo models are trained on the [Dolma](https://huggingface.co/datasets/allenai/dolma) dataset.
21
  We release all code, checkpoints, logs (coming soon), and details involved in training these models.