LocalAI/backend/python/exllama2
Ettore Di Giacinto 6a382a1afe
fix(transformers): try to pin to working release (#5426)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-22 12:50:51 +02:00
..
.gitignore feat: migrate python backends from conda to uv (#2215) 2024-05-10 15:08:08 +02:00
backend.py chore: bump grpc limits to 50MB (#5212) 2025-04-19 08:53:24 +02:00
install.sh feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
Makefile feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
requirements-cpu.txt fix(transformers): try to pin to working release (#5426) 2025-05-22 12:50:51 +02:00
requirements-cublas11.txt fix(transformers): try to pin to working release (#5426) 2025-05-22 12:50:51 +02:00
requirements-cublas12.txt fix(transformers): try to pin to working release (#5426) 2025-05-22 12:50:51 +02:00
requirements-install.txt feat: migrate python backends from conda to uv (#2215) 2024-05-10 15:08:08 +02:00
requirements.txt chore(deps): bump grpcio to 1.72.0 (#5244) 2025-04-25 21:32:37 +02:00
run.sh feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
test.sh feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00