srbdtwentyfour commited on
Commit
cf6b0b7
1 Parent(s): 993398f

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