This commit is contained in:
Swapna Lekkala 2025-09-18 16:11:50 -07:00
parent a6baa7b3d4
commit 0b9480a0e3
5 changed files with 0 additions and 18 deletions

View file

@ -61,7 +61,6 @@ MODEL_ENTRIES = [
),
ProviderModelEntry(
provider_model_id="nomic-ai/nomic-embed-text-v1.5",
aliases=["nomic-ai/nomic-embed-text-v1.5"],
model_type=ModelType.embedding,
metadata={
"embedding_dimension": 768,