hanaearg commited on
Commit
f3f1c88
·
verified ·
1 Parent(s): 244662f

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "k_proj",
28
- "up_proj",
29
- "down_proj",
30
  "v_proj",
 
 
31
  "o_proj",
32
- "gate_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "v_proj",
27
+ "up_proj",
28
+ "k_proj",
29
  "o_proj",
30
+ "down_proj",
31
+ "gate_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e24a29647ed18e53c0e762ada85f82d055c598d7946150c54476dc735c640209
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf03e527fe4e67970f5815954a494be258a4e9c4fc4a46b2a42965e77086f6c
3
  size 216151256