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
ab126652a8db · 62B
{
"stop": [
"<|im_end|>"
],
"temperature": 0,
"top_p": 0.7
}