Skip to content

Feature Request: Support Kimi K2 #14642

Open
@yeahdongcn

Description

@yeahdongcn

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

Kimi K2 is a new open-source model available.

I tried to load this converted gguf but failed due to two issues:

  1. Number of experts exceeds 256
llama_model_loader: - kv  24:                     deepseek2.expert_count u32              = 384
  1. Missing tokenizer.ggml.model
llama_model_load: error loading model: error loading model vocabulary: key not found in model: tokenizer.ggml.model
llama_model_load_from_file_impl: failed to load model

Motivation

From the benchmark data, Kimi K2 turns to be the most powerful oss model now.

Possible Implementation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions