aurotrip commited on
Commit
49a27be
·
verified ·
1 Parent(s): fb31545

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
@@ -34,12 +34,12 @@
34
  "revision": null,
35
  "target_modules": [
36
  "k_proj",
37
- "gate_proj",
38
- "up_proj",
39
  "o_proj",
 
40
  "down_proj",
41
  "v_proj",
42
- "q_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
34
  "revision": null,
35
  "target_modules": [
36
  "k_proj",
 
 
37
  "o_proj",
38
+ "up_proj",
39
  "down_proj",
40
  "v_proj",
41
+ "q_proj",
42
+ "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fd725eb4e26bf486e4f9c7b6c316073ab961b5575f70b3332aec0b40e86eae8
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fd2be5dd958671c58516286cde4a202e5d82043a5e267066ea456724beafe5b
3
  size 167832240