mdq100/ qwen3.5:27b-96g

38 2 days ago

Custom Qwen3.5 variants optimized for 128GB unified memory systems, such as AMD Ryzen AI Max+ 395. On Windows 11, GPU is limited to 96GB (32GB reserved for OS/CPU), requiring context window capped at 131072 tokens (128K) to fit within GPU memory limits.

vision tools thinking
b44b4a03a3f9 · 82B
{
"num_ctx": 131072,
"presence_penalty": 1.5,
"temperature": 1,
"top_k": 20,
"top_p": 0.95
}