currently not initializing due to python 3.13 incompatibilities - I suggest running in a virualenv with python 3.9-3.12 until this is resolved
Search Criteria
Package Details: python-vllm-bin 0.10.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-vllm-bin.git (read-only, click to copy) |
---|---|
Package Base: | python-vllm-bin |
Description: | high-throughput and memory-efficient inference and serving engine for LLMs |
Upstream URL: | https://github.com/vllm-project/vllm |
Licenses: | Apache-2.0 |
Conflicts: | python-vllm |
Provides: | python-vllm |
Submitter: | envolution |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 1 |
Popularity: | 0.27 |
First Submitted: | 2024-11-30 16:59 (UTC) |
Last Updated: | 2025-08-05 02:54 (UTC) |
Dependencies (53)
- numactl (numactl-gitAUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-blake3AUR
- python-boto3
- python-cachetools
- python-cloudpickle
- python-diskcacheAUR
- python-fastapi
- python-ggufAUR
- python-huggingface-hub (python-huggingface-hub-gitAUR)
- python-importlib-metadata
- python-msgspecAUR
- python-openai
- python-opencv (python-opencv-cuda)
- python-partial-json-parserAUR (python-partial-json-parser-gitAUR)
- python-prometheus-fastapi-instrumentatorAUR
- python-psutil
- python-py-cpuinfo
- python-pybase64AUR
- python-pydantic
- Show 33 more dependencies...
Required by (1)
Sources (1)
Latest Comments
envolution commented on 2025-08-04 01:34 (UTC)
showgood163 commented on 2025-07-29 16:41 (UTC)
Hi, python-tiktonek is a typo for python-tiktoken, see https://github.com/openai/tiktoken for details.
envolution commented on 2025-06-04 07:34 (UTC)
@NonerKao thanks!
NonerKao commented on 2025-06-04 05:42 (UTC)
it seems python-cloudpickle is required as well
Sherlock-Holo commented on 2025-02-17 07:05 (UTC)
it seems python-msgspec is not a optional dependency
run vllm -h
will says
ModuleNotFoundError: No module named 'msgspec'
terusus commented on 2025-01-29 13:19 (UTC)
Dependencies not properly defined in the package file.
Pinned Comments
envolution commented on 2025-08-04 01:34 (UTC)
currently not initializing due to python 3.13 incompatibilities - I suggest running in a virualenv with python 3.9-3.12 until this is resolved