second-state/jina-embeddings-v3-GGUF
31.6k
<!-- header start --> <!-- 200823 --> <div style="width: auto; margin-left: auto; margin-right: auto"> <img src="https://github.com/LlamaEdge/LlamaEdge/raw/dev/assets/logo.svg" style="width: 100%; min-width: 400px; display: block; margin: auto;"> </div> <hr style="margin-top: 1.0em; margin-bottom: 1.0em;"> <!-- header end -->
jina-embeddings-v3-Embedding-GGUF
Original Model
Run with LlamaEdge
- LlamaEdge version: coming soon
<!-- - LlamaEdge version: v0.14.17 -->
- Prompt template
- Prompt type:
embedding
- Embedding size:
32, 64, 128, 256, 512, 768, 1024
- Run as LlamaEdge service
wasmedge --dir .:. --nn-preload default:GGML:AUTO:jina-embeddings-v3-f16.gguf \
llama-api-server.wasm \
--prompt-template embedding \
--ctx-size 768 \
--model-name jina-embeddings-v3<!--
Quantized GGUF Models
--> Quantized with llama.cpp b6311
