mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-10 04:08:31 +00:00
revert back ollama/run.yaml
This commit is contained in:
parent
48d7080cbc
commit
5034011e62
1 changed files with 2 additions and 23 deletions
|
@ -118,30 +118,9 @@ models:
|
||||||
model_type: embedding
|
model_type: embedding
|
||||||
shields: []
|
shields: []
|
||||||
vector_dbs: []
|
vector_dbs: []
|
||||||
datasets:
|
datasets: []
|
||||||
- dataset_id: bfcl
|
|
||||||
provider_id: huggingface
|
|
||||||
url:
|
|
||||||
uri: https://huggingface.co/datasets/llamastack/bfcl_v3/tree/main
|
|
||||||
metadata:
|
|
||||||
path: llamastack/bfcl_v3
|
|
||||||
split: train
|
|
||||||
dataset_schema:
|
|
||||||
function:
|
|
||||||
type: string
|
|
||||||
language:
|
|
||||||
type: string
|
|
||||||
ground_truth:
|
|
||||||
type: string
|
|
||||||
id:
|
|
||||||
type: string
|
|
||||||
chat_completion_input:
|
|
||||||
type: string
|
|
||||||
scoring_fns: []
|
scoring_fns: []
|
||||||
benchmarks:
|
benchmarks: []
|
||||||
- benchmark_id: bfcl
|
|
||||||
dataset_id: bfcl
|
|
||||||
scoring_functions: ["basic::bfcl"]
|
|
||||||
tool_groups:
|
tool_groups:
|
||||||
- toolgroup_id: builtin::websearch
|
- toolgroup_id: builtin::websearch
|
||||||
provider_id: tavily-search
|
provider_id: tavily-search
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue