File size: 233 Bytes
5d48cf3
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# 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]
```