llama-stack-mirror/llama_stack/providers/remote/inference/vllm
Ihar Hrachyshka f08035c2fc chore: don't use asserts to guarantee self.model_store is not None
asserts in production code are not advised; to avoid duplicating the
logic handling missing model_store, introduce helper functions.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-04-01 10:58:34 -04:00
..
__init__.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
config.py fix: Add the option to not verify SSL at remote-vllm provider (#1585) 2025-03-18 09:33:35 -04:00
vllm.py chore: don't use asserts to guarantee self.model_store is not None 2025-04-01 10:58:34 -04:00