jurieyel commited on
Commit
df07c85
1 Parent(s): ce6ec0a

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