nagthgr8 commited on
Commit
dfbc00e
1 Parent(s): ea52530

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
  "q_proj",
24
  "o_proj",
25
- "gate_proj",
26
  "v_proj",
27
- "up_proj",
28
  "down_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "q_proj",
24
  "o_proj",
25
+ "k_proj",
26
  "v_proj",
27
+ "gate_proj",
28
  "down_proj",
29
+ "up_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:f201192a9d8f1c96dcd68dad915e9f55966776dcc344db8dd7965aaf803b393b
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c829bda330a9933edfd58d7274172c9878475089d919dd3d51ad2a98ebbfcd8
3
  size 167832240