mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
feat(distro): add more providers to starter distro, prefix conflicting models (#2362)
The name changes to the verifications file are unfortunate, but maybe we don't need that @ehhuang ? Edit: deleted the verifications template now
This commit is contained in:
parent
b380cb463f
commit
cba55808ab
11 changed files with 400 additions and 1037 deletions
|
@ -5,6 +5,8 @@ distribution_spec:
|
|||
inference:
|
||||
- remote::openai
|
||||
- remote::fireworks
|
||||
- remote::together
|
||||
- remote::ollama
|
||||
- remote::anthropic
|
||||
- remote::gemini
|
||||
- remote::groq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue