the1eyecat
2.6K posts




Your RL post-training may be sabotaging your LLM’s test-time scaling! Conventional RL pretends that you can collapse all reward signals *upfront* into a single *scalar reward*. We introduce Vector Policy Optimization (VPO), which natively maximizes *vector-valued* rewards, boosting test time search performance, even on the original scalar.












llama.cpp adds MTP for the Qwen3.6 family This is a significant milestone for the local AI ecosystem. The performance jump with these changes is massive and elevates local inference on commodity hardware further. Special thanks to Aman Gupta for leading this development! github.com/ggml-org/llama…









World Action Models: The Next Frontier in Embodied AI The first systematic survey defining WAMs as embodied foundation models that jointly predict future states and generate actions, covering architectures, data ecosystems, and evaluation protocols.





