
embedding.embedding-model-dimensions.properties Maven / Gradle / Ivy
#
# Copyright 2023-2024 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Map of embedding generative names and their dimensions
text-embedding-ada-002=1536
text-similarity-ada-001=1024
text-similarity-babbage-001=2048
text-similarity-curie-001=4096
text-similarity-davinci-001=12288
text-search-ada-doc-001=1024
text-search-ada-query-001=1024
text-search-babbage-doc-001=2048
text-search-babbage-query-001=2048
text-search-curie-doc-001=4096
text-search-curie-query-001=4096
text-search-davinci-doc-001=12288
text-search-davinci-query-001=12288
code-search-ada-code-001=1024
code-search-ada-text-001=1024
code-search-babbage-code-001=2048
code-search-babbage-text-001=2048
sentence-transformers/all-MiniLM-L6-v2=384
text-embedding-004=768
text-multilingual-embedding-002=768
multimodalembedding@001=768
© 2015 - 2025 Weber Informatics LLC | Privacy Policy