4 2 weeks ago

Fine-tuned Arabic student advisor for Qassim University. Two variants: Qwen2.5-1.5B (lightweight, 986MB) and ALLaM-7B by SDAIA (higher quality, 4.3GB). Trained on 15,903 Q&A pairs from official university documents. Apache-2.0 licensed.

64631f1262e4 · 181B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>