prashrex commited on
Commit
e4d9032
1 Parent(s): 04f02e3

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "q_proj",
23
  "gate_proj",
24
  "up_proj",
25
- "o_proj",
26
- "k_proj",
27
  "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "o_proj",
24
  "q_proj",
25
  "gate_proj",
26
  "up_proj",
 
 
27
  "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c499ef9e821dd6253e1bc9f251e5d6d0cda525c5da5da94dbc35c65fd5ecbe1d
3
- size 39684304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4691c5d5d52a810729e19140a266db0f7820f85dd5597adb3cadb61276a5c8a
3
+ size 39688792