merge arrays

This commit is contained in:
Ashwin Bharambe 2025-02-20 15:01:36 -08:00
parent e337600954
commit e16ec20a4a

View file

@ -83,7 +83,6 @@ model_entries = [
"llama-guard3:1b",
CoreModelId.llama_guard_3_1b.value,
),
] + [
ProviderModelEntry(
provider_model_id="all-minilm",
model_type=ModelType.embedding,