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 75a3046394
commit 9d227a965b
4 changed files with 25 additions and 0 deletions

View File

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