Skip to content
Snippets Groups Projects
Commit 49d19e4b authored by Martin Forell's avatar Martin Forell
Browse files

new embeddings model

parent d5a6e38d
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,11 @@
tags:
- gpu
- Embeddings
- url: https://gitlab.kit.edu/kit/aifb/BIS/infrastruktur/localai/localai-model-gallery/-/raw/main/text-embedding-3-large.yaml
name: text-embedding-3-large
tags:
- gpu
- Embeddings
- url: https://gitlab.kit.edu/kit/aifb/BIS/infrastruktur/localai/localai-model-gallery/-/raw/main/gpt-4-turbo.yaml
name: gpt-4-turbo
......
name: "text-embedding-3-large"
description: |
Usually a model specially made for embeddings.
config_file: |
parameters:
model: "nvidia/NV-Embed-v2"
backend: sentencetransformers
embeddings: true
name: "text-embedding-3-large"
trust_remote_code: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment