kunci115 commited on
Commit
2a8e0d0
1 Parent(s): f47c168

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "v_proj",
24
  "up_proj",
 
25
  "down_proj",
26
- "o_proj",
27
  "k_proj",
28
- "gate_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "v_proj",
24
  "up_proj",
25
+ "q_proj",
26
  "down_proj",
 
27
  "k_proj",
28
+ "o_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:81a0f18d1c2a5917eaffab01bd6a274d8c41a98a11249675c4281312e6dbd9ae
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82e2f0061770d2f5fd66b5be6fa929dbc4e10e247d4cd04e32e1a7ea20b88b9
3
  size 167832240