AI Briefing
KO

Cohere MoE added to vLLM

·2026.04.25 01:04

Key point

A PR supporting Cohere MoE models has been submitted to vLLM.

Details

A PR adding Cohere MoE support to vLLM has been published.

  • It includes a CohereMoeForCausalLM implementation.
  • A SigmoidRenorm routing method has been added to the FusedMoE configuration.
  • An example is provided showing the server launched with vllm serve $MODEL_ID --trust-remote-code and called via the /v1/chat/completions API.
  • It's stated that model weights will be provided soon.
  • Code review pointed out fixes needed such as the scope of RoPE application, residual handling in CohereMoeDecoderLayer, and consistency of the Unspecified type in RoutingMethodType.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.