moalshak commited on
Commit
41d0981
1 Parent(s): b946206

Upload 3 files

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -4,6 +4,39 @@ library_name: peft
4
  ## Training procedure
5
 
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  The following `bitsandbytes` quantization config was used during training:
8
  - load_in_8bit: True
9
  - load_in_4bit: False
@@ -16,5 +49,8 @@ The following `bitsandbytes` quantization config was used during training:
16
  - bnb_4bit_compute_dtype: float32
17
  ### Framework versions
18
 
 
 
 
19
 
20
  - PEFT 0.5.0.dev0
 
4
  ## Training procedure
5
 
6
 
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - load_in_8bit: True
9
+ - load_in_4bit: False
10
+ - llm_int8_threshold: 6.0
11
+ - llm_int8_skip_modules: None
12
+ - llm_int8_enable_fp32_cpu_offload: False
13
+ - llm_int8_has_fp16_weight: False
14
+ - bnb_4bit_quant_type: fp4
15
+ - bnb_4bit_use_double_quant: False
16
+ - bnb_4bit_compute_dtype: float32
17
+
18
+ The following `bitsandbytes` quantization config was used during training:
19
+ - load_in_8bit: True
20
+ - load_in_4bit: False
21
+ - llm_int8_threshold: 6.0
22
+ - llm_int8_skip_modules: None
23
+ - llm_int8_enable_fp32_cpu_offload: False
24
+ - llm_int8_has_fp16_weight: False
25
+ - bnb_4bit_quant_type: fp4
26
+ - bnb_4bit_use_double_quant: False
27
+ - bnb_4bit_compute_dtype: float32
28
+
29
+ The following `bitsandbytes` quantization config was used during training:
30
+ - load_in_8bit: True
31
+ - load_in_4bit: False
32
+ - llm_int8_threshold: 6.0
33
+ - llm_int8_skip_modules: None
34
+ - llm_int8_enable_fp32_cpu_offload: False
35
+ - llm_int8_has_fp16_weight: False
36
+ - bnb_4bit_quant_type: fp4
37
+ - bnb_4bit_use_double_quant: False
38
+ - bnb_4bit_compute_dtype: float32
39
+
40
  The following `bitsandbytes` quantization config was used during training:
41
  - load_in_8bit: True
42
  - load_in_4bit: False
 
49
  - bnb_4bit_compute_dtype: float32
50
  ### Framework versions
51
 
52
+ - PEFT 0.5.0.dev0
53
+ - PEFT 0.5.0.dev0
54
+ - PEFT 0.5.0.dev0
55
 
56
  - PEFT 0.5.0.dev0