lliu01 commited on
Commit
833ae1b
1 Parent(s): 1a6da6d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
- "gate_proj",
25
  "o_proj",
26
- "v_proj",
27
  "up_proj",
28
- "k_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "k_proj",
25
  "down_proj",
 
26
  "o_proj",
 
27
  "up_proj",
28
+ "v_proj",
29
+ "gate_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:6c84f6d0e4affedbd6de8434b5668a80a287d56a1fdde01c8f7aecbbb5c528fc
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be5ed4d10c2dc07b369e6616cac175c8a53129d3bc73364b1434ea68f0ecda7
3
  size 167832240