Prabhas2002 commited on
Commit
7e88654
1 Parent(s): c3442c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -11
README.md CHANGED
@@ -16,17 +16,7 @@ The following `bitsandbytes` quantization config was used during training:
16
  - bnb_4bit_use_double_quant: False
17
  - bnb_4bit_compute_dtype: float32
18
 
19
- The following `bitsandbytes` quantization config was used during training:
20
- - quant_method: bitsandbytes
21
- - load_in_8bit: True
22
- - load_in_4bit: True
23
- - llm_int8_threshold: 6.0
24
- - llm_int8_skip_modules: None
25
- - llm_int8_enable_fp32_cpu_offload: False
26
- - llm_int8_has_fp16_weight: False
27
- - bnb_4bit_quant_type: fp4
28
- - bnb_4bit_use_double_quant: False
29
- - bnb_4bit_compute_dtype: float32
30
  ### Framework versions
31
 
32
  - PEFT 0.4.0
 
16
  - bnb_4bit_use_double_quant: False
17
  - bnb_4bit_compute_dtype: float32
18
 
19
+
 
 
 
 
 
 
 
 
 
 
20
  ### Framework versions
21
 
22
  - PEFT 0.4.0