second-state/Mistral-7B-Instruct-v0.2-GGUF
12.1k
<!-- 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 -->
Mistral-7B-Instruct-v0.2-GGUF
Original Model
mistralai/Mistral-7B-Instruct-v0.2
Run with LlamaEdge
- LlamaEdge version: v0.2.8 and above
- Prompt template
- Prompt type:
mistral-instruct
- Prompt string
<s>[INST] {prompt} [/INST]- Context size:
4096
- Run as LlamaEdge service
wasmedge --dir .:. --nn-preload default:GGML:AUTO:Mistral-7B-Instruct-v0.2-Q5_K_M.gguf llama-api-server.wasm -p mistral-instruct- Run as LlamaEdge command app
wasmedge --dir .:. --nn-preload default:GGML:AUTO:Mistral-7B-Instruct-v0.2-Q5_K_M.gguf llama-chat.wasm -p mistral-instruct