Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
mhmdsyd97
/
acegpt-v1.5
:q5_k_m
133
Downloads
Updated
1 year ago
AceGPT is a fully fine-tuned generative text model collection based on LlaMA2, particularly in the Arabic language domain. This is the repository for the 13B-chat pre-trained model.
AceGPT is a fully fine-tuned generative text model collection based on LlaMA2, particularly in the Arabic language domain. This is the repository for the 13B-chat pre-trained model.
Cancel
acegpt-v1.5:q5_k_m
...
/
template
01318cb18356 · 263B
{{ if .System }}<|start_header_id|>system:<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user:<|end_header_id|>
{{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant:<|end_header_id|>
{{ .Response }}<|eot_id|>