mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-01 12:24:30 +00:00
fix cerebras template
This commit is contained in:
parent
59eeaf7f81
commit
05c523c50a
5 changed files with 43 additions and 0 deletions
|
|
@ -5,9 +5,12 @@ The `llamastack/distribution-cerebras` distribution consists of the following pr
|
|||
| API | Provider(s) |
|
||||
|-----|-------------|
|
||||
| agents | `inline::meta-reference` |
|
||||
| datasetio | `remote::huggingface`, `inline::localfs` |
|
||||
| eval | `inline::meta-reference` |
|
||||
| inference | `remote::cerebras` |
|
||||
| memory | `inline::meta-reference` |
|
||||
| safety | `inline::llama-guard` |
|
||||
| scoring | `inline::basic`, `inline::llm-as-judge`, `inline::braintrust` |
|
||||
| telemetry | `inline::meta-reference` |
|
||||
| tool_runtime | `remote::brave-search`, `remote::tavily-search`, `inline::code-interpreter`, `inline::memory-runtime` |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue