Text Generation
Transformers
Safetensors
English
olmo2
conversational
amanrangapur commited on
Commit
c77a5dc
·
verified ·
1 Parent(s): 00df07d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -88,8 +88,7 @@ olmo_model = AutoModelForCausalLM.from_pretrained("allenai/OLMo-2-0425-1B-Instru
88
 
89
  ### Bias, Risks, and Limitations
90
 
91
- The OLMo-2 models have limited safety training, but are not deployed automatically with in-the-loop filtering of responses like ChatGPT, so the model can produce problematic outputs (especially when prompted to do so).
92
- See the Falcon 180B model card for an example of this.
93
 
94
 
95
  ## Performance
 
88
 
89
  ### Bias, Risks, and Limitations
90
 
91
+ The OLMo-2 models have limited safety training, but are not deployed automatically with in-the-loop filtering of responses like ChatGPT, so the model can produce problematic outputs (especially when prompted to do so).
 
92
 
93
 
94
  ## Performance