Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,6 @@ language:
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-3B-Instruct
|
7 |
---
|
8 |
-
Quick test tune overtop of `meta-llama/Llama-3.2-3B-Instruct` using a ~50/50 mix of instruct and completion data.
|
|
|
|
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-3B-Instruct
|
7 |
---
|
8 |
+
Quick test tune overtop of `meta-llama/Llama-3.2-3B-Instruct` using a ~50/50 mix of instruct and completion data.
|
9 |
+
|
10 |
+
Note: Training nowhere near complete so I'm unsure how strong of an effect it had. Still refuses requests like `meta-llama/Llama-3.2-3B-Instruct`.
|