mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 13:01:59 +00:00
Address PR comments
This commit is contained in:
parent
b8d2e33955
commit
334cd8b34a
8 changed files with 12 additions and 13 deletions
3
docs/_static/llama-stack-spec.html
vendored
3
docs/_static/llama-stack-spec.html
vendored
|
|
@ -6471,7 +6471,8 @@
|
|||
"additionalProperties": false,
|
||||
"required": [
|
||||
"type",
|
||||
"model"
|
||||
"model",
|
||||
"sampling_params"
|
||||
],
|
||||
"title": "ModelCandidate",
|
||||
"description": "A model candidate for evaluation."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue