dromeuf commited on
Commit
2990e2c
1 Parent(s): 3bd3cad

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