second-state/All-MiniLM-L6-v2-Embedding-GGUF
25123k
<!-- 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 -->
All-MiniLM-L6-v2-GGUF
Original Model
sentence-transformers/all-MiniLM-L6-v2
Run with LlamaEdge
- LlamaEdge version: v0.8.2 and above
- Context size:
384
- Vector size:
256
- Run as LlamaEdge service
wasmedge --dir .:. --nn-preload default:GGML:AUTO:all-MiniLM-L6-v2-ggml-model-f16.gguf \
llama-api-server.wasm \
--prompt-template llama-2-chat \
--ctx-size 256 \
--model-name all-MiniLM-L6-v2Quantized GGUF Models
Quantized with llama.cpp b2334
