rishiskhare commited on
Commit
cd4e3c4
·
verified ·
1 Parent(s): c32503a

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