hamza11111 commited on
Commit
ff1f160
·
verified ·
1 Parent(s): 25c7d07

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
- "up_proj",
27
- "v_proj",
28
- "o_proj",
29
  "k_proj",
30
- "down_proj",
31
  "q_proj",
32
- "gate_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "k_proj",
27
+ "gate_proj",
28
  "q_proj",
29
+ "down_proj",
30
+ "o_proj",
31
+ "v_proj",
32
+ "up_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:9113d3288ca2b352137148ad5ce04b7c5762a8ce8e99f875eaaf869863df3dfd
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a0f7c041b270afc5351fdd550781a3e449b20d35299e8acb7646ec0668ad23
3
  size 45118424