llama-stack-mirror/docs/source/providers
Ashwin Bharambe 9fa69b0337
feat(distro): no huggingface provider for starter (#3258)
The `trl` dependency brings in `accelerate` which brings in nvidia
dependencies for torch. We cannot have that in the starter distro. As
such, no CPU-only post-training for the huggingface provider.
2025-08-26 14:06:36 -07:00
..
agents feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
batches feat: Add optional idempotency support to batches API (#3171) 2025-08-22 15:50:40 -07:00
datasetio chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
eval feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
external chore: bump min python version in docs and tests (#3103) 2025-08-12 08:52:57 -07:00
files feat: Add S3 Files Provider (#3202) 2025-08-22 10:38:59 -04:00
inference feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
post_training feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00
safety chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
scoring chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
telemetry chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
tool_runtime chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
vector_io docs: Update blocks formatting in docs/source files (#3120) 2025-08-13 08:06:31 -07:00
index.md docs: Reformat external provider documentation (#2982) 2025-07-31 09:21:13 -07:00
openai.md docs: Reorganize documentation on the webpage (#2651) 2025-07-15 14:19:35 -07:00