chriscelaya commited on
Commit
34f52c8
·
verified ·
1 Parent(s): 73a3f07

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "up_proj",
 
27
  "o_proj",
28
- "v_proj",
29
- "k_proj",
30
- "gate_proj",
31
  "down_proj",
32
- "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "up_proj",
27
+ "q_proj",
28
  "o_proj",
 
 
 
29
  "down_proj",
30
+ "gate_proj",
31
+ "v_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dca77385bd85c0ba6e6bdfb030c43e0a853a020a45a9c5bb923331cc9a9e74f0
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9df0559848530d73dd1217d30c1273c9f738a5cb5d1969c77001fc5c561fec
3
  size 167832240