This commit is contained in:
Yuan Tang 2024-10-03 22:05:07 -04:00
parent 765f2c86af
commit ad4e65e876
No known key found for this signature in database
4 changed files with 9 additions and 10 deletions

View file

@ -66,6 +66,7 @@ def available_providers() -> List[ProviderSpec]:
adapter_type="vllm",
pip_packages=["openai"],
module="llama_stack.providers.adapters.inference.vllm",
config_class="llama_stack.providers.adapters.inference.vllm.VLLMImplConfig",
),
),
remote_provider_spec(