Pplus commited on
Commit
13731c0
1 Parent(s): fc76e96

Upload model

Browse files
Files changed (3) hide show
  1. README.md +6 -3
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Model Card for Model ID
@@ -15,7 +15,7 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
@@ -199,3 +199,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
199
  [More Information Needed]
200
 
201
 
 
 
 
 
1
  ---
2
+ library_name: peft
3
+ base_model: mistralai/Mistral-7B-v0.1
4
  ---
5
 
6
  # Model Card for Model ID
 
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
+
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
 
199
  [More Information Needed]
200
 
201
 
202
+ ### Framework versions
203
+
204
+ - PEFT 0.8.2
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
- "k_proj",
24
- "down_proj",
25
- "up_proj",
26
  "o_proj",
27
- "v_proj",
28
  "lm_head",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
+ "gate_proj",
 
 
24
  "o_proj",
 
25
  "lm_head",
26
+ "v_proj",
27
+ "k_proj",
28
+ "down_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcd83162bce5626094445121611887d5d03f0a2069803f56c8386e5bbafd4f7d
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b319716601e9dc025e1959b455121ddb6cbcacf9ace204b623bfa250e30818
3
  size 694431312