ashishkgpian commited on
Commit
8bc3252
1 Parent(s): da6b2c0

Upload model

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. adapter_config.json +6 -5
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- library_name: transformers
3
- base_model: mistralai/Mistral-7B-v0.1
4
  license: apache-2.0
5
- pipeline_tag: summarization
6
  tags:
7
  - astronomy
 
 
8
  ---
9
 
10
  # Model Card for Model ID
 
1
  ---
 
 
2
  license: apache-2.0
3
+ library_name: transformers
4
  tags:
5
  - astronomy
6
+ base_model: mistralai/Mistral-7B-v0.1
7
+ pipeline_tag: summarization
8
  ---
9
 
10
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,11 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
  "q_proj",
24
- "o_proj",
 
25
  "k_proj",
26
- "gate_proj"
27
  ],
28
- "task_type": "CAUSAL_LM"
 
29
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "/kaggle/input/mixtral/pytorch/8x7b-instruct-v0.1-hf/1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
+ "gate_proj",
24
+ "v_proj",
25
  "k_proj",
26
+ "o_proj"
27
  ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_rslora": false
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2beb28d6e6cadafd9c2d59e6fcf64a27603d2f11103a45c8ef3cc4fa740bfac6
3
- size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d6074c8e71fe1cad3b84f7ffc35abd67fb8379ca127ba6d7f778314b9500882
3
+ size 218138576