Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# The model
|
| 2 |
model_name = "NousResearch/Llama-2-7b-chat-hf"
|
| 3 |
|
| 4 |
# The instruction dataset to use
|
|
|
|
| 1 |
+
# The model to train from the Hugging Face hub
|
| 2 |
model_name = "NousResearch/Llama-2-7b-chat-hf"
|
| 3 |
|
| 4 |
# The instruction dataset to use
|