llama-stack-mirror/llama_toolchain/inference/meta_reference
Ashwin Bharambe 45987996c4 Several smaller fixes to make adapters work
Also, reorganized the pattern of __init__ inside providers so
configuration can stay lightweight
2024-08-28 15:55:21 -07:00
..
__init__.py Several smaller fixes to make adapters work 2024-08-28 15:55:21 -07:00
config.py Moved ToolPromptFormat and jinja templates to llama_models.llama3.api 2024-08-23 14:58:52 -07:00
generation.py Add ToolPromptFormat to ChatFormat.encode_message so that tools are encoded properly 2024-08-26 17:42:24 -07:00
inference.py Several smaller fixes to make adapters work 2024-08-28 15:55:21 -07:00
model_parallel.py Add ToolPromptFormat to ChatFormat.encode_message so that tools are encoded properly 2024-08-26 17:42:24 -07:00
parallel_utils.py Introduce Llama stack distributions (#22) 2024-08-08 13:38:41 -07:00