HuyRemy commited on
Commit
68f2bbb
·
verified ·
1 Parent(s): 362d085

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