Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
phind-codellama
:34b
96.9K
Downloads
Updated
1 year ago
Code generation model based on Code Llama.
Code generation model based on Code Llama.
Cancel
34b
phind-codellama:34b
...
/
template
fb9390528638 · 108B
{{- if .System }}
### System Prompt
{{ .System }}
{{- end }}
### User Message
{{ .Prompt }}
### Assistant