Pra-tham commited on
Commit
1913d5a
·
verified ·
1 Parent(s): f4bec00

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  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": "/kaggle/input/mistral/pytorch/7b-instruct-v0.1-hf/1",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,14 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "lm_head",
28
  "up_proj",
29
- "gate_proj",
30
- "o_proj",
31
  "k_proj",
 
32
  "q_proj",
33
- "down_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "up_proj",
 
 
27
  "k_proj",
28
+ "o_proj",
29
  "q_proj",
30
+ "down_proj",
31
+ "v_proj",
32
+ "gate_proj",
33
+ "lm_head"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ec48ee0e97105a087c92a45679b47871a1057a92c68e1d5f30b39a4f0c366ce
3
- size 609389712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fda9aad15aaf8917ebd7aa82e234f9f334e4555ef4cc4825cc5d34761df85c54
3
+ size 347252384