mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 13:30:00 +00:00
Updated the configuration files to include the preprocessor resource.
This commit is contained in:
parent
1a6e71c61f
commit
e16bdf138f
31 changed files with 52 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ The `llamastack/distribution-ollama` distribution consists of the following prov
|
|||
| datasetio | `remote::huggingface`, `inline::localfs` |
|
||||
| eval | `inline::meta-reference` |
|
||||
| inference | `remote::ollama` |
|
||||
| preprocessing | `inline::basic`, `inline::simple_chunking` |
|
||||
| safety | `inline::llama-guard` |
|
||||
| scoring | `inline::basic`, `inline::llm-as-judge`, `inline::braintrust` |
|
||||
| telemetry | `inline::meta-reference` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue