Ash-Hun commited on
Commit
f2785e9
1 Parent(s): 1c8b931

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ The following `bitsandbytes` quantization config was used during training:
34
  - **load_in_4bit**: True
35
  - **bnb_4bit_quant_type**: nf4
36
  - **bnb_4bit_use_double_quant**: False
37
- - **bnb_4bit_compute_dtype**: torch.bfloat16
38
 
39
  # Framework versions ▼
40
  - PEFT 0.8.2.
 
34
  - **load_in_4bit**: True
35
  - **bnb_4bit_quant_type**: nf4
36
  - **bnb_4bit_use_double_quant**: False
37
+ - **bnb_4bit_compute_dtype**: float16
38
 
39
  # Framework versions ▼
40
  - PEFT 0.8.2.