Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
lgkt
/
llama3-chinese-alpaca
:latest
1,824
Downloads
Updated
1 year ago
中文羊驼大模型三期项目v2.0出品,模型来源:https://hf-mirror.com/hfl/llama-3-chinese-8b-instruct-v2-gguf,基于Meta-Llama-3-8B-Instruct
中文羊驼大模型三期项目v2.0出品,模型来源:https://hf-mirror.com/hfl/llama-3-chinese-8b-instruct-v2-gguf,基于Meta-Llama-3-8B-Instruct
Cancel
8b
llama3-chinese-alpaca:latest
...
/
template
2190828de961 · 260B
{{ 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|>