AIToday
Large Language ModelsAI Coding AssistantsOpen-Source AIHacker NewsPublished: Aug 10, 2026, 06:00 JST2 min read

Intel LLM Scaler adds Multi-token Prediction, LoRA support for Arc Pro GPUs

Intel LLM Scaler adds Multi-token Prediction, LoRA support for Arc Pro GPUs

Key takeaway

  • Intel's LLM Scaler software stack has been updated to support advanced features like Multi-token Prediction and LoRA fine-tuning on its Arc Pro B60 and B70 GPUs, expanding the range of generative AI workloads that can run on Intel hardware.

  • The platform now covers 60+ models across text, vision, audio, and video generation, with recent releases (August 2026) also adding per-block quantization support to improve efficiency.

3 Key Points

  1. What happened

    Intel released llm-scaler-vllm:0.21.0-b2 in August 2026, adding Multi-token Prediction (MTP) and LoRA Serving support for Qwen3.6-27B, Qwen3.6-35B-A3B, gemma-4-31B-it, and gemma-4-26B-A4B-it models, as well as support for per-block quantized models Qwen3.6-27B-FP8 and Qwen3.6-35B-A3B-FP8.

  2. Why it matters

    LLM Scaler enables developers and enterprises to run state-of-the-art generative AI models—for text, image, and video—natively on Intel Arc Pro B60 and B70 GPUs using standard frameworks like vLLM and ComfyUI, rather than relying solely on NVIDIA or other vendors' hardware.

  3. What to watch

    The platform now supports 60+ models across text generation (including DeepSeek, Qwen, Llama, Mistral, Gemma), multi-modal vision models, embedding and reranking models, and omni models for image, video, and audio generation. Omni Serving provides OpenAI-API-compatible endpoints for image and audio tasks.

Ask the AI about this article →

Context & Analysis

LLM Scaler represents Intel's strategy to enable its Arc Pro GPUs as viable alternatives for generative AI workloads. Rather than building proprietary software, the platform leverages open-source frameworks (vLLM, ComfyUI, SGLang Diffusion, Xinference) to ensure compatibility and ease of adoption for developers already familiar with these tools. The August 2026 release adds Multi-token Prediction and LoRA Serving—two features that improve both inference speed and fine-tuning capabilities—extending the platform's utility for both deployment and model customization.

The breadth of supported models has grown substantially: the platform now covers major open-weight models from OpenAI (GPT-OSS), Qwen, DeepSeek, Llama, Mistral, Gemma, and others, spanning text, vision, embedding, and omni (multimodal) architectures. Quantization options (INT4, FP8, MXFP4) allow operators to trade off precision for memory and speed, a critical capability for running larger models on GPU memory-constrained systems. The Omni Serving mode, which exposes image and audio generation via OpenAI-compatible APIs, lowers integration friction for applications already built on that interface.

FAQ

What are the main features of LLM Scaler vLLM?
LLM Scaler vLLM supports INT4 and FP8 quantized online serving, multi-modal and omni model support, tensor/pipeline/data parallelism via CCL, embedding and reranker models, and a multi-modal WebUI for serving text generation models on Intel Arc Pro GPUs.
What generative AI capabilities does LLM Scaler Omni provide?
LLM Scaler Omni supports image generation and editing, video generation and animation, 3D generation, text-to-speech and voice cloning, and video upscaling through ComfyUI (Omni Studio mode) and OpenAI-API-compatible serving (Omni Serving mode) via SGLang Diffusion or Xinference.
Which GPU models does LLM Scaler run on?
LLM Scaler runs on Intel Arc Pro B60 and B70 GPUs, with support added for the B70 in May 2026.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • DataAgent launches with $10M to auto-fix Kubernetes faultsSiliconANGLE AI · 43m ago
  • SK Hynix custom HBM boosts inference up to 5.15xDIGITIMES Asia · 43m ago
  • Nvidia Earnings: Boring by Design, Avoiding a Consolidated WorldStratechery (Ben Thompson) · 43m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleAnthropic defaults Claude Code to auto mode, with safety study showing 89% harm catch rate