xzuyn commited on
Commit
7449dfc
·
verified ·
1 Parent(s): 97c6b12

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - unsloth/Llama-3.2-3B-Instruct
6
+ license: llama3.2
7
+ ---
8
+ A much further trained version, this time done with full finetuning instead of DoRA.
9
+
10
+ Note: This likely has refusals like [PJMixers-Dev/LLaMa-3.2-Instruct-JankMix-v0.1-SFT-3B](https://huggingface.co/PJMixers-Dev/LLaMa-3.2-Instruct-JankMix-v0.1-SFT-3B) since no focus was put on removing refusals. I'm working on a KTO DoRA to solve this, and possibly improve roleplay performance.