llama-stack-mirror/llama_stack
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
..
apis Add support for Structured Output / Guided decoding (#281) 2024-10-22 12:53:34 -07:00
cli llama stack distributions / templates / docker refactor (#266) 2024-10-21 11:17:53 -07:00
distribution Add support for Structured Output / Guided decoding (#281) 2024-10-22 12:53:34 -07:00
providers Fix import conflict for SamplingParams (#285) 2024-10-22 12:56:00 -07:00
scripts Add a test for CLI, but not fully done so disabled 2024-09-19 13:27:07 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00