llama-stack-mirror/llama_stack/providers
Suraj Subramanian b81a3bd46a
Fix import conflict for SamplingParams (#285)
Conflict between llama_models.llama3.api.datatypes.SamplingParams and vllm.sampling_params.SamplingParams results in errors while processing VLLM engine requests
2024-10-22 12:56:00 -07:00
..
adapters Add support for Structured Output / Guided decoding (#281) 2024-10-22 12:53:34 -07:00
impls Fix import conflict for SamplingParams (#285) 2024-10-22 12:56:00 -07:00
registry Add support for Structured Output / Guided decoding (#281) 2024-10-22 12:53:34 -07:00
tests Add support for Structured Output / Guided decoding (#281) 2024-10-22 12:53:34 -07:00
utils Add support for Structured Output / Guided decoding (#281) 2024-10-22 12:53:34 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00