mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-08 19:10:56 +00:00
Test fixes
This commit is contained in:
parent
8eee5b9adc
commit
f40cd62306
3 changed files with 1 additions and 3 deletions
|
|
@ -68,7 +68,6 @@ async def inference_settings(request):
|
|||
ModelDef(
|
||||
identifier=model,
|
||||
llama_model=model,
|
||||
provider_id="",
|
||||
)
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue