mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 00:05:18 +00:00
remove x/
This commit is contained in:
parent
d04c9d9e4e
commit
ddb0ee23a5
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ model_aliases = [
|
|||
CoreModelId.llama_guard_3_1b.value,
|
||||
),
|
||||
build_model_alias(
|
||||
"x/llama3.2-vision:11b-instruct-fp16",
|
||||
"llama3.2-vision:11b-instruct-fp16",
|
||||
CoreModelId.llama3_2_11b_vision_instruct.value,
|
||||
),
|
||||
build_model_alias_with_just_provider_model_id(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue