Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
michaelneale
/
qwen3
:latest
477
Downloads
Updated
5 months ago
use with goose: qwen3 8B 4bit with no_think. GOOSE_PROVIDER=ollama GOOSE_MODEL=michaelneale/qwen3 goose session
use with goose: qwen3 8B 4bit with no_think. GOOSE_PROVIDER=ollama GOOSE_MODEL=michaelneale/qwen3 goose session
Cancel
tools
qwen3:latest
...
/
params
cff3f395ef37 · 120B
{
"repeat_penalty": 1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
}