Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
jpacifico
/
french-alpaca-3b
:latest
557
Downloads
Updated
1 year ago
The French General LLM
The French General LLM
Cancel
french-alpaca-3b:latest
...
/
template
f462dc0fd10b · 155B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>