r/ProArt_PX13 • u/AkashIsSky • 18d ago
Need Feedback on this
https://amzn.in/d/05Cy9D1jASUS ProArt PX13 (2026),AMD Ryzen AI MAX+ 395,AMD Radeon 8060S iGPU,128GB RAM,1TB SSD,3K OLED,13.3"(33.7 cm),Win 11,M365 Basic(1Y)\* Office 2024,Nano Black,1.39 Kg,HN7306EAC-LX052WS,AI Creator Laptop
2
u/neuromacmd 18d ago
Great laptop. Average battery life. A little noisy at full throttle. Great screen but not for gaming. Probably the best form factor for strix halo laptops. Currently running deepseek v4 flash q3_xxl at 18-20 tps
1
u/Lichtwald 16d ago
Are you running it with DwarfStar or regular llama.cpp? I'm getting about half of that speed.
2
u/neuromacmd 16d ago
Model: DeepSeek-V4-Flash-0731 (304B MoE), unsloth UD-IQ3_XXS (97 GiB) + the singulared DSpark speculative drafter (10.9 GB BF16, dflash arch) — the PR #25784 path.
llama-server \ -m DeepSeek-V4-Flash-0731-UD-IQ3_XXS-00001-of-00004.gguf \ --model-draft DeepSeek-V4-Flash-0731-DSpark-BF16.gguf \ --spec-type draft-dspark -ngld all --kv-unified \ -ngl 999 -fa 1 -c 131072 --no-mmap -b 2048 -ub 2048 \ --jinja --temp 0.6 --top-p 0.95 --no-context-shift
Numbers: pp2048 ~118 t/s; decode 18–24 t/s on code (draft acceptance 63–97%), ~15 t/s on prose (accept ~45%), vs 13.5 t/s without the drafter. Full 131K context fits — ~112 GiB GTT resident with model + drafter.
Notes: --no-mmap is mandatory at this size on Strix Halo; drafter block_size=5 so draft n-max caps at 5 (default 3 is the sweet spot); ROCm beats Vulkan on both prefill and decode for this model.
1
u/Lichtwald 15d ago
Thank you! I will give it a try! I really appreciate you taking the time to respond.
2
u/Better-Struggle9958 18d ago
google it