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