JoniJoniAl commited on
Commit
4011ec5
1 Parent(s): 38de151

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 +2 -2
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "k_proj",
23
- "o_proj",
24
- "gate_proj",
25
  "down_proj",
26
- "q_proj",
27
  "v_proj",
28
- "up_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
 
 
22
  "down_proj",
 
23
  "v_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b66b6a54be995a8af69577b3717327fb9ac3e37dad94f358fd08649e0ad6548f
3
- size 800025488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d17ff6d1ea0ffa877049f6e89676d1a1497d7b253a974af3dd4b42524645ece
3
+ size 167832240