mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-14 00:56:09 +00:00
bugfix
This commit is contained in:
parent
471d40e80c
commit
e45e4f947a
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ def get_model_registry(
|
|||
)
|
||||
break
|
||||
all_ids.update(ids)
|
||||
if ids_conflict:
|
||||
break
|
||||
if ids_conflict:
|
||||
break
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue