Package Details: python-vllm-bin 0.10.0-3

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)

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

Latest 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

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.