mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
Update embedding dimension singular
This commit is contained in:
parent
9436dd570d
commit
2608b6074f
9 changed files with 15 additions and 15 deletions
|
@ -150,7 +150,7 @@ models:
|
|||
provider_model_id: accounts/fireworks/models/llama-guard-3-11b-vision
|
||||
model_type: llm
|
||||
- metadata:
|
||||
embedding_dimensions: 768
|
||||
embedding_dimension: 768
|
||||
context_length: 8192
|
||||
model_id: nomic-ai/nomic-embed-text-v1.5
|
||||
provider_id: fireworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue