QWen2-based command-line assistant model fine-tuned using LoRA and 4-bit quantization, optimized for generating Unix/Linux commands with a simple prompt format and explicit stop sequences.
10 Pulls Updated 7 weeks ago
b1f13ec5ebe5 · 131B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>{{ end }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant