AlSamCur123 commited on
Commit
8f068df
1 Parent(s): 18dda54

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": "unsloth",
22
  "target_modules": [
23
- "gate_proj",
24
- "down_proj",
25
- "k_proj",
26
  "q_proj",
 
27
  "v_proj",
 
28
  "up_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "down_proj",
25
  "v_proj",
26
+ "o_proj",
27
  "up_proj",
28
+ "k_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:b3f87ee3a97423529a907edc50e8179cdd8f89c98dfe4d8a544bb6e4be9b7a3d
3
  size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4745f65bc31bbc56b2983609b462563415a743254175f1ffc1cd3afbad46ba6c
3
  size 1342238560