text-generation-inference/backends/vllm/Cargo.toml
2025-01-21 23:37:56 +01:00

10 lines
201 B
TOML

[package]
name = "text-generation-backends-vllm"
version.workspace = true
edition.workspace = true
authors.workspace = true
homepage.workspace = true
[dependencies]
pyo3 = "0.23"
pyo3-asyncio = "0.20"