Update README.md
Browse files
README.md
CHANGED
|
@@ -148,7 +148,7 @@ This model uses `ChatML` prompt template:
|
|
| 148 |
|
| 149 |
# How to use
|
| 150 |
|
| 151 |
-
You can use this model by using `EpistemeAI/Llama-3.1-8B-
|
| 152 |
transformers library.
|
| 153 |
|
| 154 |
```python
|
|
|
|
| 148 |
|
| 149 |
# How to use
|
| 150 |
|
| 151 |
+
You can use this model by using `EpistemeAI/Llama-3.1-8B-ORPO` as the model name in Hugging Face's
|
| 152 |
transformers library.
|
| 153 |
|
| 154 |
```python
|