summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34ea8542ea27c5854bc808648b5df20e3292c8df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
pkgbase = python-vllm-rocm-git
	pkgdesc = high-throughput and memory-efficient inference and serving engine for LLMs (ROCm support)
	pkgver = 0.19.1rc0.r60.gf186cfe
	pkgrel = 1
	url = https://github.com/vllm-project/vllm
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	makedepends = gcc
	makedepends = cmake
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-build
	depends = amdsmi
	depends = numactl
	depends = python-aiohttp
	depends = python-blake3
	depends = python-cachetools
	depends = python-cbor2
	depends = python-cloudpickle
	depends = python-compressed-tensors
	depends = python-diskcache
	depends = python-einops
	depends = python-fastapi
	depends = python-gguf
	depends = python-huggingface-hub
	depends = python-ijson
	depends = python-importlib-metadata
	depends = python-jmespath
	depends = python-mistral-common
	depends = python-model-hosting-container-standards
	depends = python-msgpack
	depends = python-msgspec
	depends = python-openai
	depends = python-openai-harmony
	depends = python-opencv
	depends = python-partial-json-parser
	depends = python-pillow
	depends = python-prometheus-fastapi-instrumentator
	depends = python-psutil
	depends = python-py-cpuinfo
	depends = python-pybase64
	depends = python-pycountry
	depends = python-pydantic
	depends = python-pytorch-opt-rocm
	depends = python-pyzmq
	depends = python-seaborn
	depends = python-setproctitle
	depends = python-soundfile
	depends = python-sphinx
	depends = python-starlette
	depends = python-sympy
	depends = python-tiktoken
	depends = python-torchvision
	depends = python-tqdm
	depends = python-transformers
	depends = python-triton
	depends = python-typing_extensions
	depends = python-uvloop
	depends = python-watchfiles
	depends = rocblas
	depends = uvicorn
	optdepends = python-prometheus_client: Prometheus instrumentation library for Python applications
	optdepends = python-outlines: guided text generation
	optdepends = python-lark: parsing toolkit
	optdepends = python-torchaudio: required for image processor of minicpm-o-2.6
	optdepends = python-datasets: tools to benchmark scripts
	optdepends = python-xgrammar: flexible structured generation
	optdepends = python-depyf: required for debugging and profiling with complilation config
	optdepends = python-lm-format-enforcer: required for JSON/REGEX llm output
	provides = python-vllm-rocm
	provides = vllm
	conflicts = python-vllm-rocm
	conflicts = python-vllm-cuda
	options = !lto
	source = git+https://github.com/vllm-project/vllm.git
	sha256sums = SKIP

pkgname = python-vllm-rocm-git