Devdeshitha commited on
Commit
cc67bd1
1 Parent(s): c4b7d99

Upload model

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