mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 10:22:16 +00:00
init commit
This commit is contained in:
parent
27d5892dfa
commit
34d7fb649e
2 changed files with 26 additions and 4 deletions
|
|
@ -132,12 +132,12 @@ models:
|
|||
provider_model_id: gemini/gemini-1.5-flash
|
||||
model_type: llm
|
||||
- metadata: {}
|
||||
model_id: groq/llama-3.3-70b-versatile
|
||||
model_id: meta-llama/Llama-3.3-70B-Instruct
|
||||
provider_id: groq
|
||||
provider_model_id: groq/llama-3.3-70b-versatile
|
||||
model_type: llm
|
||||
- metadata: {}
|
||||
model_id: meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo
|
||||
model_id: meta-llama/Llama-3.1-405B-Instruct
|
||||
provider_id: together
|
||||
provider_model_id: meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo
|
||||
model_type: llm
|
||||
|
|
@ -156,7 +156,6 @@ datasets:
|
|||
uri: https://huggingface.co/datasets/llamastack/simpleqa
|
||||
metadata:
|
||||
path: llamastack/simpleqa
|
||||
name: null
|
||||
split: train
|
||||
dataset_id: simpleqa
|
||||
provider_id: huggingface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue