Oliver Adams commited on
Commit
6b207a5
·
1 Parent(s): 7955a21

Upgrading unsloth to 2025-01.

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -18,15 +18,15 @@
18
  "peft_type": "LORA",
19
  "r": 32,
20
  "rank_pattern": {},
21
- "revision": "unsloth",
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
  "k_proj",
26
- "q_proj",
 
27
  "gate_proj",
 
28
  "o_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
18
  "peft_type": "LORA",
19
  "r": 32,
20
  "rank_pattern": {},
21
+ "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "down_proj",
25
+ "v_proj",
26
  "gate_proj",
27
+ "q_proj",
28
  "o_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b236300e4f26badd871cc0872ec4a652d1bba14bf1a5ee96a13dd1b9c7ec6815
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e8014a453c6068e39b033f6decc0d7ec01a139818d9cc1bcd228d5b6850c04e
3
  size 100966336