Update requirements.txt
This commit is contained in:
parent
7b18b39dd8
commit
30bf938d03
|
|
@ -4,6 +4,7 @@ bitsandbytes
|
||||||
datasets
|
datasets
|
||||||
sentencepiece
|
sentencepiece
|
||||||
safetensors
|
safetensors
|
||||||
|
flash-attn
|
||||||
git+https://github.com/huggingface/transformers.git
|
git+https://github.com/huggingface/transformers.git
|
||||||
git+https://github.com/sterlind/GPTQ-for-LLaMa.git@lora_4bit
|
git+https://github.com/sterlind/GPTQ-for-LLaMa.git@lora_4bit
|
||||||
git+https://github.com/sterlind/peft.git
|
git+https://github.com/sterlind/peft.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue