pub fn version() -> Result<String, Error>Expand description
Copies the version string reported by the linked vllm.cpp library.
This diagnostic does not replace abi_version: callers must still use the
numeric ABI for compatibility decisions.
pub fn version() -> Result<String, Error>Copies the version string reported by the linked vllm.cpp library.
This diagnostic does not replace abi_version: callers must still use the
numeric ABI for compatibility decisions.