mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 09:01:59 +00:00
The synthetic_data_kit provider integration enables high-quality synthetic dataset generation for fine-tuning LLMs. This commit sets up the initial provider registration and fixes provider resolution to properly handle type casting and imports, ensuring proper integration with llama-stack's provider system. Implementation of the actual provider functionality will follow in a subsequent commit. Signed-off-by: Alina Ryan <aliryan@redhat.com> |
||
|---|---|---|
| .. | ||
| agents | ||
| datasetio | ||
| eval | ||
| inference | ||
| ios/inference | ||
| post_training | ||
| safety | ||
| scoring | ||
| synthetic_data_generation/synthetic_data_kit | ||
| telemetry | ||
| tool_runtime | ||
| vector_io | ||
| __init__.py | ||