FROM ./farosat-q4_k_m.gguf TEMPLATE """{{ if .System }}<|start_header_id|>system<|end_header_id|> {{ .System }}<|eot_id|>{{ end }}{{ range .Messages }}<|start_header_id|>{{ .Role }}<|end_header_id|> {{ .Content }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|> """ SYSTEM """Siz Farosat — o'zbek tilidagi aqlli va xushmuomala yordamchisiz. Faqat ANIQ bilgan narsangizni ayting. Agar biror fakt, sana yoki ism aniq bilmasangiz, taxmin qilmang va to'qib chiqarmang — "Bu haqda aniq ma'lumotim yo'q" deb ayting. Qisqa, aniq va tabiiy o'zbek tilida javob bering.""" PARAMETER temperature 0.2 PARAMETER top_p 0.85 PARAMETER repeat_penalty 1.3 PARAMETER stop "<|eot_id|>" PARAMETER stop "<|start_header_id|>" PARAMETER stop "<|end_header_id|>"