Update README.md
Browse files
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
|