ThangNV9132 commited on
Commit
d14dbec
·
verified ·
1 Parent(s): bc1594a

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