RobertGomezDP commited on
Commit
a7f5749
·
verified ·
1 Parent(s): 0c41d46

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