danielhanchen commited on
Commit
c1a8d2f
·
verified ·
1 Parent(s): cea4108

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,13 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "down_proj",
24
- "q_proj",
25
  "gate_proj",
26
  "k_proj",
27
- "up_proj",
 
 
28
  "o_proj"
29
  ],
30
- "task_type": "CAUSAL_LM"
 
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
 
 
23
  "gate_proj",
24
  "k_proj",
25
+ "down_proj",
26
+ "v_proj",
27
+ "q_proj",
28
  "o_proj"
29
  ],
30
+ "task_type": "CAUSAL_LM",
31
+ "unsloth_version": "2024.1"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a65a800753184cdee25b744f43f19e4f1f46eaf079704bb4e85ef1a11dac1fc
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d452b1ddca9c49b969037cb71e35c6029faf816cf9d1c0e31492e230c8dbe5d
3
  size 167832240