samzito12 commited on
Commit
b458703
·
verified ·
1 Parent(s): 0f6ff1a

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
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "down_proj",
37
- "k_proj",
38
- "v_proj",
39
  "up_proj",
40
  "o_proj",
 
 
41
  "gate_proj",
42
- "q_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "up_proj",
37
  "o_proj",
38
+ "v_proj",
39
+ "q_proj",
40
  "gate_proj",
41
+ "k_proj",
42
+ "down_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:2baf172a6335d2fd2efb6f1a27fd3badfd8b3b11de0f298b3b67d726453cbef1
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f266a973995e01d4b5fdd3a6ee273c3581f5dce4ca6445846ff3055a28dff15
3
  size 97307544