Erocal commited on
Commit
8ce6a4e
·
verified ·
1 Parent(s): 1960164

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