xzuyn commited on
Commit
1286f51
1 Parent(s): 178b6f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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. Training nowhere near complete so I'm unsure how strong of an effect it had.
 
 
 
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`.