Code generation model based on Code Llama.
34b
77.6K Pulls Updated 12 months ago
fb9390528638 · 108B
{{- if .System }}
### System Prompt
{{ .System }}
{{- end }}
### User Message
{{ .Prompt }}
### Assistant