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

@ -115,7 +115,6 @@ SETUP_DEFINITIONS: dict[str, Setup] = {
"text_model": "accounts/fireworks/models/llama-v3p1-8b-instruct",
"vision_model": "accounts/fireworks/models/llama-v3p2-90b-vision-instruct",
"embedding_model": "nomic-ai/nomic-embed-text-v1.5",
# "embedding_model": "accounts/fireworks/models/qwen3-embedding-8b",
},
),
}