Bazsalanszky commited on
Commit
bad1341
1 Parent(s): 3e45cbd

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "q_proj",
23
- "up_proj",
24
- "o_proj",
25
  "down_proj",
26
- "k_proj",
27
  "v_proj",
28
- "gate_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
+ "o_proj",
27
+ "up_proj",
28
+ "k_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:9c462fc9ecccf7441ab79f9970b5b362f1b9e1d23e3ceb502ac7b1d67b8b0178
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc2e60a964520a15288a796b28fd22702d6c854b0faa2ed963acc0a90ac9b492
3
  size 671149168