mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-29 21:54:18 +00:00
feat: add api.llama provider, llama-guard-4 model
This commit is contained in:
parent
934446ddb4
commit
38b580db02
21 changed files with 1526 additions and 47 deletions
|
|
@ -321,6 +321,7 @@ exclude = [
|
|||
"^llama_stack/strong_typing/serializer\\.py$",
|
||||
"^llama_stack/templates/dev/dev\\.py$",
|
||||
"^llama_stack/templates/groq/groq\\.py$",
|
||||
"^llama_stack/templates/llama_api/llama_api\\.py$",
|
||||
"^llama_stack/templates/sambanova/sambanova\\.py$",
|
||||
"^llama_stack/templates/template\\.py$",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue