jmeneu commited on
Commit
7cd4be8
·
1 Parent(s): 66e670c

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -210,9 +210,9 @@ The following `bitsandbytes` quantization config was used during training:
210
  - llm_int8_skip_modules: None
211
  - llm_int8_enable_fp32_cpu_offload: False
212
  - llm_int8_has_fp16_weight: False
213
- - bnb_4bit_quant_type: fp4
214
  - bnb_4bit_use_double_quant: False
215
- - bnb_4bit_compute_dtype: float32
216
 
217
  ### Framework versions
218
 
 
210
  - llm_int8_skip_modules: None
211
  - llm_int8_enable_fp32_cpu_offload: False
212
  - llm_int8_has_fp16_weight: False
213
+ - bnb_4bit_quant_type: nf4
214
  - bnb_4bit_use_double_quant: False
215
+ - bnb_4bit_compute_dtype: bfloat16
216
 
217
  ### Framework versions
218
 
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,
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "q_proj",
20
- "v_proj"
21
  ],
22
  "task_type": "SEQ_CLS"
23
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
+ "q_proj"
21
  ],
22
  "task_type": "SEQ_CLS"
23
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdb0d2945402fe5d8ffa85d3bb6bdf0cede8ac44e1e5adf7580f1e009bd3d9f7
3
- size 3441168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09445afa535bdc15e772b6f9c07ae2bd3acbe0e81831a622c42bb8eb8f2ae67f
3
+ size 3443360