Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
phind-codellama
:latest
356.4K
Downloads
Updated
2 years ago
Code generation model based on Code Llama.
Code generation model based on Code Llama.
Cancel
34b
phind-codellama:latest
...
/
template
fb9390528638 · 108B
{{- if .System }}
### System Prompt
{{ .System }}
{{- end }}
### User Message
{{ .Prompt }}
### Assistant