Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
renchris
/
qwen3-coder
:30b-gguf-unsloth
1,585
Downloads
Updated
1 month ago
Alibaba's performant long context models for agentic and coding tasks — quantized and optimized in GGUF format by Unsloth for fast local inference on consumer devices.
Alibaba's performant long context models for agentic and coding tasks — quantized and optimized in GGUF format by Unsloth for fast local inference on consumer devices.
Cancel
tools
qwen3-coder:30b-gguf-unsloth
...
/
params
99cf9a474f9b · 178B
{
"min_p": 0,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}