Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
dgpl
/
dgpl-linux-assistant
:q5_k_m
82
Downloads
Updated
1 week ago
DGPL Linux Assistant 0.8B is an ultra-fast, expert, and production-safe Linux terminal copilot developed by Durbhasi Gurukulam Private Limited (DGPL). Runs 100% locally on standard CPU and RAM (512MB-1GB RAM).
DGPL Linux Assistant 0.8B is an ultra-fast, expert, and production-safe Linux terminal copilot developed by Durbhasi Gurukulam Private Limited (DGPL). Runs 100% locally on standard CPU and RAM (512MB-1GB RAM).
Cancel
vision
0.8b
dgpl-linux-assistant:q5_k_m
...
/
template
555cd92245ea · 292B
{{- range .Messages }}
{{- if eq .Role "system" }}<|im_start|>system
{{ .Content }}<|im_end|>
{{- else if eq .Role "user" }}<|im_start|>user
{{ .Content }}<|im_end|>
{{- else if eq .Role "assistant" }}<|im_start|>assistant
{{ .Content }}<|im_end|>
{{- end }}
{{- end }}
<|im_start|>assistant