llama-stack-mirror/llama_toolchain
2024-08-26 14:43:30 -07:00
..
agentic_system combine datatypes.py and endpoints.py into api.py 2024-08-26 12:58:04 -07:00
batch_inference split batch_inference from inference 2024-08-26 13:21:37 -07:00
cli add special unicode character ↵ to showcase newlines in model prompt templates 2024-08-26 07:35:49 -07:00
common Moved ToolPromptFormat and jinja templates to llama_models.llama3.api 2024-08-23 14:58:52 -07:00
dataset/api combine datatypes.py and endpoints.py into api.py 2024-08-26 12:58:04 -07:00
distribution minor import fixes 2024-08-26 14:27:32 -07:00
evaluations/api Fix api.datatypes imports 2024-08-26 14:43:30 -07:00
inference Fix api.datatypes imports 2024-08-26 14:43:30 -07:00
memory use interleaved_text_media_as_str() utilityt 2024-08-26 14:40:28 -07:00
models/api formatting 2024-08-14 17:03:43 -04:00
observability combine datatypes.py and endpoints.py into api.py 2024-08-26 12:58:04 -07:00
post_training/api Fix api.datatypes imports 2024-08-26 14:43:30 -07:00
reward_scoring/api combine datatypes.py and endpoints.py into api.py 2024-08-26 12:58:04 -07:00
safety minor import fixes 2024-08-26 14:27:32 -07:00
synthetic_data_generation/api Fix api.datatypes imports 2024-08-26 14:43:30 -07:00
tools remove api.endpoints imports 2024-08-26 12:58:04 -07:00
__init__.py Initial commit 2024-07-23 08:32:33 -07:00
stack.py split batch_inference from inference 2024-08-26 13:21:37 -07:00