mdq100/ qwen3.5:122b-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
8c1a523fe78d · 59B
{
"num_ctx": 131072,
"temperature": 1,
"top_k": 20,
"top_p": 0.95
}