mirror of
https://github.com/mudler/LocalAI.git
synced 2026-06-06 07:46:15 -04:00
Bumps the pip group with 1 update in the /backend/python/vllm-omni directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
26 lines
444 B
Plaintext
26 lines
444 B
Plaintext
--extra-index-url https://download.pytorch.org/whl/xpu
|
|
torch
|
|
torchaudio
|
|
torchvision
|
|
|
|
# Core dependencies
|
|
transformers>=5.10.2,<5.11.0
|
|
diffusers
|
|
gradio
|
|
matplotlib>=3.7.5
|
|
scipy>=1.10.1
|
|
soundfile>=0.13.1
|
|
loguru>=0.7.3
|
|
einops>=0.8.1
|
|
accelerate>=1.12.0
|
|
fastapi>=0.110.0
|
|
uvicorn[standard]>=0.27.0
|
|
numba>=0.63.1
|
|
vector-quantize-pytorch>=1.27.15
|
|
torchcodec>=0.9.1
|
|
torchao
|
|
modelscope
|
|
|
|
# LoRA Training dependencies (optional)
|
|
peft>=0.7.0
|
|
lightning>=2.0.0 |