Maxime62 commited on
Commit
217a890
·
verified ·
1 Parent(s): 57e1132

Upload model

Browse files
Files changed (3) hide show
  1. README.md +6 -3
  2. adapter_config.json +9 -3
  3. adapter_model.safetensors +2 -2
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: bofenghuang/vigogne-2-7b-instruct
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.9.1.dev0
adapter_config.json CHANGED
@@ -6,11 +6,12 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 128,
13
- "lora_dropout": 0.6,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
@@ -19,8 +20,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "q_proj",
23
- "v_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "o_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
  "q_proj",
28
+ "v_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8626e1b5008b7f705e094e77da8b2ecb82e106486561ce1de710df11c46cecb9
3
- size 134235048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dac8973c9c1a4aee6111a1d106b5f62c6f512ed40df6c70a6eb9bdc8e8e2b60
3
+ size 639691872