second-state/phi-2-GGUF
3541
<!-- 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 -->
Phi-2-GGUF
Original Model
Run with LlamaEdge
- LlamaEdge version: v0.2.8 and above
- Prompt template
- Prompt type:
phi-2-instruct
- Prompt string
Instruct: <prompt>\nOutput:- Context size:
2560
- Run as LlamaEdge command app
wasmedge --dir .:. --nn-preload default:GGML:AUTO:phi-2-Q5_K_M.gguf llama-chat.wasm -p phi-2-instructNote that `phi-2` here is only used as an instruct model, instead of a chat model.
