Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
jiakai
/
qwen2.5-7b-instruct-ai-expert-250809
:latest
23
Downloads
Updated
1 month ago
A specialized AI model fine-tuned for expertise in Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), and AI Agents.
A specialized AI model fine-tuned for expertise in Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), and AI Agents.
Cancel
qwen2.5-7b-instruct-ai-expert-250809:latest
...
/
template
2f3d6b77ec15 · 181B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ end }}{{ .Response }}<|im_end|>