Xin Liu
Add `codellama-13b-instruct.Q4_0.gguf`
5d48cf3
|
raw
history blame
No virus
233 Bytes
# CodeLlama-13B-Instruct
## Prompt Template
```text
[INST] Write code to solve the following coding problem that obeys the constraints and passes the example test cases. Please wrap your code answer using ```:
{prompt}
[/INST]
```