texanrangee commited on
Commit
9c4a789
·
verified ·
1 Parent(s): 0477873

Initial model state ------------------------------------------------------------------------ (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -18,16 +18,16 @@
18
  "lm_head"
19
  ],
20
  "peft_type": "LORA",
21
- "r": 128,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "o_proj",
26
- "down_proj",
27
- "q_proj",
28
  "k_proj",
29
  "gate_proj",
 
 
30
  "v_proj",
 
31
  "up_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
 
18
  "lm_head"
19
  ],
20
  "peft_type": "LORA",
21
+ "r": 64,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
 
 
25
  "k_proj",
26
  "gate_proj",
27
+ "q_proj",
28
+ "o_proj",
29
  "v_proj",
30
+ "down_proj",
31
  "up_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4e57d2ee62139cab4de4c6081aec64b5a4ab6d7971a5d9150e3cd45b174b61f
3
- size 3173044808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c06df3604c7b23aabaceae14d9fe1b183ae60d6f5c35648b735bc93f7b258f8d
3
+ size 2372980568