Add additional install options to Dockerfiles

This commit is contained in:
StrangeBytesDev
2024-09-24 16:54:46 -07:00
parent af8dfb58fd
commit 237e302b5c
4 changed files with 25 additions and 0 deletions

View File

@@ -8,6 +8,9 @@ services:
INSTALL_VLLM: false
INSTALL_DEEPSPEED: false
INSTALL_FLASHATTN: false
INSTALL_LIGER_KERNEL: false
INSTALL_HQQ: false
INSTALL_EETQ: false
PIP_INDEX: https://pypi.org/simple
container_name: llamafactory
volumes: