Client for the vLLM API with minimal dependencies
Project description
vLLM Client
Overview
Client for the vLLM API with minimal dependencies.
Installation
pip install vllm-client
Examples
See example.py for the following:
- Single generation
- Streaming
- Batch inference
It should work out of the box with a vLLM API server.
Notes
sampling_params.py
needs to be kept in sync with vLLM. It is a simplified version of their class, containing only the code required on client side.
Another programming languages
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file vllm_client-0.3.2.0-py3-none-any.whl
.
File metadata
- Download URL: vllm_client-0.3.2.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5ab9a8a3ba0a2dedf31a54693f311f1fb44320bae2bba8be898be01b8e69b71 |
|
MD5 | df4c0da973921ba379f631b3b79eb4e3 |
|
BLAKE2b-256 | 47cc9ea4c9ae6680b5467d0dd908c4c45d7ff7585e04fe3aee298a3dda7628a3 |