mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 08:44:44 +00:00
refine
This commit is contained in:
parent
7ab807ad76
commit
92a367340c
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ class MetaReferenceInferenceImpl(
|
|||
pass
|
||||
|
||||
async def register_model(self, model: Model) -> Model:
|
||||
print("model metadata", model.metadata["llama_model"])
|
||||
llama_model = (
|
||||
resolve_model(model.metadata["llama_model"])
|
||||
if "llama_model" in model.metadata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue