Iker commited on
Commit
bb568bf
·
unverified ·
1 Parent(s): f24e8a5
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -112,7 +112,7 @@ HuggingFace Transformers
112
  If you plan to use NLLB200, please use >= 4.28.0, as an important bug was fixed in this version.
113
  pip install --upgrade transformers
114
 
115
- BitsAndBytes (Optional, required 8-bits / 4-bits quantization)
116
  pip install bitsandbytes
117
 
118
  PEFT (Optional, required for loading LoRA models)
 
112
  If you plan to use NLLB200, please use >= 4.28.0, as an important bug was fixed in this version.
113
  pip install --upgrade transformers
114
 
115
+ BitsAndBytes (Optional, required for 8-bits / 4-bits quantization)
116
  pip install bitsandbytes
117
 
118
  PEFT (Optional, required for loading LoRA models)