Add additional install options to Dockerfiles

Former-commit-id: 237e302b5c
This commit is contained in:
StrangeBytesDev
2024-09-24 16:54:46 -07:00
parent 944ae8780c
commit d1e766898c
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: