Add additional install options to Dockerfiles

Former-commit-id: 5310af2f2ac8d226b95785d6b1eb0632312871a7
This commit is contained in:
StrangeBytesDev
2024-09-24 16:54:46 -07:00
parent de72d1f0e7
commit 111c644bf1
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: