joshswartz commited on
Commit
22c81f8
·
1 Parent(s): f14a2ce

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +1 -39
  2. adapter_config.json +3 -3
  3. adapter_model.bin +1 -1
README.md CHANGED
@@ -217,42 +217,4 @@ The following `bitsandbytes` quantization config was used during training:
217
  ### Framework versions
218
 
219
 
220
- - PEFT 0.6.0
221
- ## Training procedure
222
-
223
-
224
- The following `bitsandbytes` quantization config was used during training:
225
- - quant_method: bitsandbytes
226
- - load_in_8bit: False
227
- - load_in_4bit: True
228
- - llm_int8_threshold: 6.0
229
- - llm_int8_skip_modules: None
230
- - llm_int8_enable_fp32_cpu_offload: False
231
- - llm_int8_has_fp16_weight: False
232
- - bnb_4bit_quant_type: nf4
233
- - bnb_4bit_use_double_quant: True
234
- - bnb_4bit_compute_dtype: float16
235
-
236
- ### Framework versions
237
-
238
-
239
- - PEFT 0.6.0
240
- ## Training procedure
241
-
242
-
243
- The following `bitsandbytes` quantization config was used during training:
244
- - quant_method: bitsandbytes
245
- - load_in_8bit: False
246
- - load_in_4bit: True
247
- - llm_int8_threshold: 6.0
248
- - llm_int8_skip_modules: None
249
- - llm_int8_enable_fp32_cpu_offload: False
250
- - llm_int8_has_fp16_weight: False
251
- - bnb_4bit_quant_type: nf4
252
- - bnb_4bit_use_double_quant: True
253
- - bnb_4bit_compute_dtype: float16
254
-
255
- ### Framework versions
256
-
257
-
258
- - PEFT 0.6.0
 
217
  ### Framework versions
218
 
219
 
220
+ - PEFT 0.6.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter_config.json CHANGED
@@ -16,11 +16,11 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "query_key_value",
20
- "dense",
21
- "lm_head",
22
  "dense_h_to_4h",
23
- "dense_4h_to_h"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "dense_4h_to_h",
20
  "query_key_value",
 
 
21
  "dense_h_to_4h",
22
+ "lm_head",
23
+ "dense"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44b6da5be3fc893dd5d82d3210f9abc34bcf6aa291b6e3e218b32258dc4e9f98
3
  size 214800210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2afa853917b73260f4cbb68356f229383b9c85d6e1825696db2a7b3223d18ffb
3
  size 214800210