mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-16 05:58:09 +00:00
fix(python): pin exllama2 (#1711)
fix(python): pin python deps Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
39a6b562cf
commit
5e155fb081
2
backend/python/mamba/install.sh
Normal file → Executable file
2
backend/python/mamba/install.sh
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
##
|
||||
## A bash script installs the required dependencies of VALL-E-X and prepares the environment
|
||||
export PATH=$PATH:/opt/conda/bin
|
||||
|
Reference in New Issue
Block a user