ikun-2.5B roadmap: what should the next improvement focus on?

#4
by kevinten10 - opened

ikun-2.5B roadmap: what should the next improvement focus on?

We are planning the next iteration of ikun-2.5B and would like concrete feedback from people who have tried the model.

The current public model card describes the project as a 25.83M-parameter Chinese dialogue model based on MiniMind2-Small, with 214 SFT conversations, a 6,400-token BPE vocabulary, and a maximum context length of 32,768 tokens. The model is intended for entertainment and educational experimentation rather than serious production use.

The documented limitations are also clear: the small parameter count limits generation quality, longer outputs can become repetitive or grammatically inconsistent, and the model is not suitable for high-stakes scenarios.

For the next iteration, which area would be most useful?

  1. Expand and clean the dialogue dataset.
  2. Add a reproducible evaluation set and baseline results.
  3. Improve inference examples for Transformers, llama.cpp, vLLM, and Ollama.
  4. Improve the hosted demo and collect structured failure cases.

Please share a concrete prompt, failure example, or evaluation idea when possible. That will help turn feedback into a testable improvement rather than a vague feature request.

Sign up or log in to comment