second-state/Breeze-7B-Instruct-v1_0-GGUF
0942
<!-- 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 -->
Breeze-7B-Instruct-v1_0-GGUF
Original Model
MediaTek-Research/Breeze-7B-Instruct-v1_0
Run with LlamaEdge
- LlamaEdge version: v0.14.2 and above
- Prompt template
- Prompt type:
mediatek-breeze
- Prompt string
<s>{system_message} [INST] {user_message_1} [/INST] {assistant_message_1} [INST] {user_message_2} [/INST]- Context size:
8000
- Run as LlamaEdge service
- Chat
wasmedge --dir .:. --nn-preload default:GGML:AUTO:Breeze-7B-Instruct-v1_0-Q5_K_M.gguf \
llama-api-server.wasm \
--prompt-template mediatek-breeze \
--ctx-size 8000 \
--model-name breeze-7b- Run as LlamaEdge command app
wasmedge --dir .:. --nn-preload default:GGML:AUTO:Breeze-7B-Instruct-v1_0-Q5_K_M.gguf \
llama-chat.wasm \
--prompt-template mediatek-breeze \
--ctx-size 8000Quantized GGUF Models
Quantized with llama.cpp b3613
