LocalAI/backend/python/exllama2
dependabot[bot] b652cbc3d2
chore(deps): bump torch in /backend/python/exllama2
Bumps torch from 2.4.1 to 2.7.0+cu118.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 19:21:45 +00: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 chore(deps): bump torch in /backend/python/exllama2 2025-04-28 19:21:45 +00:00
requirements-cublas11.txt chore(deps): bump torch in /backend/python/exllama2 2025-04-28 19:21:45 +00:00
requirements-cublas12.txt chore(deps): bump torch in /backend/python/exllama2 2025-04-28 19:21:45 +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.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