mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +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
|
||||
shields: []
|
||||
vector_dbs: []
|
||||
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
|
||||
datasets: []
|
||||
scoring_fns: []
|
||||
benchmarks:
|
||||
- benchmark_id: bfcl
|
||||
dataset_id: bfcl
|
||||
scoring_functions: ["basic::bfcl"]
|
||||
benchmarks: []
|
||||
tool_groups:
|
||||
- toolgroup_id: builtin::websearch
|
||||
provider_id: tavily-search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue