mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 13:00:39 +00:00
merge arrays
This commit is contained in:
parent
e337600954
commit
e16ec20a4a
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ model_entries = [
|
||||||
"llama-guard3:1b",
|
"llama-guard3:1b",
|
||||||
CoreModelId.llama_guard_3_1b.value,
|
CoreModelId.llama_guard_3_1b.value,
|
||||||
),
|
),
|
||||||
] + [
|
|
||||||
ProviderModelEntry(
|
ProviderModelEntry(
|
||||||
provider_model_id="all-minilm",
|
provider_model_id="all-minilm",
|
||||||
model_type=ModelType.embedding,
|
model_type=ModelType.embedding,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue