mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 07:29:31 +00:00
updated code for workflow issues
This commit is contained in:
parent
ebf994475d
commit
62d426d552
3 changed files with 1 additions and 8 deletions
|
|
@ -40,10 +40,6 @@ MODEL_ENTRIES = [
|
|||
"meta-llama/llama-3-2-90b-vision-instruct",
|
||||
CoreModelId.llama3_2_90b_vision_instruct.value,
|
||||
),
|
||||
# build_hf_repo_model_entry(
|
||||
# "meta-llama/llama-3-405b-instruct",
|
||||
# CoreModelId.llama3_405b_instruct.value,
|
||||
# ),
|
||||
build_hf_repo_model_entry(
|
||||
"meta-llama/llama-guard-3-11b-vision",
|
||||
CoreModelId.llama_guard_3_11b_vision.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue