forked from phoenix-oss/llama-stack-mirror
This reverts commit 0f878ad87a
.
The llama4 models already existed for Together.
cc @yogishbaliga @bbrowning
This commit is contained in:
parent
0f878ad87a
commit
473a07f624
5 changed files with 0 additions and 70 deletions
|
@ -48,14 +48,6 @@ MODEL_ENTRIES = [
|
|||
"meta-llama/Llama-Guard-3-11B-Vision-Turbo",
|
||||
CoreModelId.llama_guard_3_11b_vision.value,
|
||||
),
|
||||
build_hf_repo_model_entry(
|
||||
"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
||||
CoreModelId.llama4_maverick_17b_128e_instruct.value,
|
||||
),
|
||||
build_hf_repo_model_entry(
|
||||
"meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
||||
CoreModelId.llama4_scout_17b_16e_instruct.value,
|
||||
),
|
||||
ProviderModelEntry(
|
||||
provider_model_id="togethercomputer/m2-bert-80M-8k-retrieval",
|
||||
model_type=ModelType.embedding,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue