second-state/E5-Mistral-7B-Instruct-Embedding-GGUF
153.9k
<!-- 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 -->
E5-Mistral-7B-Instruct-Embedding-GGUF
Original Model
intfloat/e5-mistral-7b-instruct
Run with LlamaEdge
- LlamaEdge version: v0.8.2 and above
- Prompt template
- Prompt type:
embedding
- Context size:
4096
- Run as LlamaEdge service
wasmedge --dir .:. --nn-preload default:GGML:AUTO:e5-mistral-7b-instruct-Q5_K_M.gguf \
llama-api-server.wasm \
--prompt-template embedding \
--ctx-size 4096 \
--model-name e5-mistral-7b-instructQuantized GGUF Models
Quantized with llama.cpp b2334
