mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 04:04:18 +00:00
feat: Add NVIDIA Eval integration
This commit is contained in:
parent
66d6c2580e
commit
4317a0ddcc
13 changed files with 581 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
version: '2'
|
||||
distribution_spec:
|
||||
description: Use NVIDIA NIM for running LLM inference and safety
|
||||
description: Use NVIDIA NIM for running LLM inference, evaluation and safety
|
||||
providers:
|
||||
inference:
|
||||
- remote::nvidia
|
||||
|
|
@ -13,7 +13,7 @@ distribution_spec:
|
|||
telemetry:
|
||||
- inline::meta-reference
|
||||
eval:
|
||||
- inline::meta-reference
|
||||
- remote::nvidia
|
||||
post_training:
|
||||
- remote::nvidia
|
||||
datasetio:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue