LocalAI/backend/python/exllama2
dependabot[bot] 7ce57ab45d
chore(deps): Bump torch in /backend/python/exllama2
Bumps torch from 2.4.1 to 2.6.0+cu118.

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:42:13 +00:00
..
.gitignore feat: migrate python backends from conda to uv (#2215) 2024-05-10 15:08:08 +02:00
backend.py feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +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 chore(deps): Bump torch in /backend/python/exllama2 2025-02-03 18:42:13 +00:00
requirements-cublas11.txt chore(deps): Bump torch in /backend/python/exllama2 2025-02-03 18:42:13 +00:00
requirements-cublas12.txt chore(deps): Bump torch in /backend/python/exllama2 2025-02-03 18:42:13 +00: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.70.0 (#4682) 2025-01-24 10:18:22 +01: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