mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-12 20:18:11 +00:00
feat(venv): shared env (#3195)
* feat(venv): allow to share veenvs Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * fix(vllm): add back flash-attn Signed-off-by: Ettore Di Giacinto <mudler@localai.io> --------- Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
11b2adae0c
commit
66cf38b0b3
1
backend/python/vllm/requirements-cublas11-after.txt
Normal file
1
backend/python/vllm/requirements-cublas11-after.txt
Normal file
@ -0,0 +1 @@
|
||||
flash-attn
|
1
backend/python/vllm/requirements-cublas12-after.txt
Normal file
1
backend/python/vllm/requirements-cublas12-after.txt
Normal file
@ -0,0 +1 @@
|
||||
flash-attn
|
Reference in New Issue
Block a user