Orca-2-13B-GGUF / README.md
Xin Liu
Add `Orca-2-13b-ggml-model-q4_0.gguf`
4916aa9
|
raw
history blame
237 Bytes
# Orca-2-13B-GGUF
The original model is [Orca-2-13b](https://huggingface.co/microsoft/Orca-2-13b).
## Prompt Template
```text
<|im_start|>system
{system_message}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
```