Yes, because when we initialize the model we gener...
# community-help
o
Yes, because when we initialize the model we generate embeddings for a test input and check dimensions. Even we add field to get 1024 dim embeddings (like we do when use original OpenAI API and text-embedding-3-small model), it still returns 768 dim output and we accept the model dimensions as 768.