MTP Multi-Token Prediction: 2x Faster Token Generation on AMD Strix Halo & Radeon 9700 AI Pro

Multi-Token Prediction (MTP) promises up to 2x faster token generation for local LLMs. A new demo video shows MTP running on AMD Strix Halo and Dual Radeon 9700 AI Pro hardware, targeting Qwen 3.6-class models.
Key Details
- Performance: MTP accelerates LLM inference up to 2x, particularly beneficial for coding agents.
- Hardware tested: AMD Strix Halo (likely Ryzen AI 300 series) and Dual Radeon 9700 AI Pro (RDNA 4).
- Model: Qwen 3.6 (presumably Qwen2.5-7B or similar, exact variant not specified).
- Demo format: YouTube video covering how MTP works and measured improvements.
MTP works by predicting multiple future tokens in parallel from a single forward pass, reducing the number of autoregressive steps required. The technique is especially effective for structured outputs like code, where token patterns are more predictable.
For context, AMD's recent GPU compute stack (ROCm) has been catching up to NVIDIA's CUDA for LLM inference, and MTP implementations via llama.cpp or vLLM may further close the gap. Developers running local coding agents (e.g., CodeLlama, DeepSeek-Coder) should expect meaningful speedups on supported hardware.
📖 Read the full source: r/LocalLLaMA
👀 See Also

GitHub disables Copilot's ability to insert ads into pull requests after developer backlash
GitHub has removed Copilot's ability to insert promotional 'tips' into pull requests after developers discovered it was adding ads for tools like Raycast. The feature, which allowed Copilot to edit PRs it didn't create when mentioned, was disabled following community feedback.

Claude Code v2.1.118 adds Vim visual mode, custom themes, and MCP improvements
Claude Code v2.1.118 introduces Vim visual mode with selection operators, custom theme management via /theme command, and multiple fixes for MCP OAuth authentication and plugin dependency resolution.

Amazon's Connect Talent: AI Agents Automate Mass Job Interviews
Amazon launches Connect Talent, an AI agent that conducts automated job interviews for large-scale hiring. The software handles screening, interviewing, and note-taking without human intervention, and is part of a broader push into autonomous AI agents.

Claude Code v2.1.68: Opus 4.6 defaults to medium effort, reintroduces ultrathink keyword
Claude Code v2.1.68 changes the default effort level for Opus 4.6 to medium for Max and Team subscribers, reintroduces the 'ultrathink' keyword for high effort, and removes older Opus 4 and 4.1 models from the first-party API.