second-state/EXAONE-Deep-2.4B-GGUF
0736
<!-- 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 -->
EXAONE-Deep-2.4B-GGUF
Original Model
Run with LlamaEdge
- LlamaEdge version: v0.16.12 and above
- Prompt template
- Prompt type:
exaone-deep-chat
- Prompt string
[|system|]{system_message}[|endofturn|]
[|user|]{user_message_1}
[|assistant|]{assistant_message_1}[|endofturn|]
[|user|]{user_message_2}
[|assistant|]<thought>- Context size:
32000
- Run as LlamaEdge service
wasmedge --dir .:. --nn-preload default:GGML:AUTO:EXAONE-Deep-2.4B-Q5_K_M.gguf \
llama-api-server.wasm \
--prompt-template exaone-deep-chat \
--ctx-size 32000 \
--model-name EXAONE-Deep-2.4B- Run as LlamaEdge command app
wasmedge --dir .:. --nn-preload default:GGML:AUTO:EXAONE-Deep-2.4B-Q5_K_M.gguf \
llama-chat.wasm \
--prompt-template exaone-chat \
--ctx-size 32000Quantized GGUF Models
Quantized with llama.cpp b4920.
