README / README.md
kevinten10's picture
docs: add ikun-call to org README
a93077d verified
metadata
title: README
emoji: πŸ€
colorFrom: yellow
colorTo: red
sdk: static
pinned: false

Welcome to IKUN-LLM πŸ€

IKUN-LLM is an open-source organization dedicated to building a complete LLM learning curriculum β€” from tokenizer to deployment β€” using ikun meme culture as the teaching medium.

We believe learning AI should be fun. Our flagship model ikun-2.5B (26M params) is a Chinese meme-culture dialogue model fine-tuned on MiniMind. The "2.5B" in the name stands for "two and a half years of practice" β€” itself a meme.

πŸ‘‰ Try our apps: ikun-2.5B Chat | πŸ“ž ikun-call Voice Chat | 鸑乐盒 Soundboard | Dance Simulator | Emoji Gallery

Models & Data

  • ikun-2.5B β€” 26M parameter Chinese dialogue model (LoRA fine-tuned, Apache 2.0)
  • CXK_IKUN_Dataset β€” ~200 meme-culture SFT dialogue samples

Learning Path

12 open-source repos covering the full LLM stack, all on GitHub:

Fundamentals β†’ ikun-basics Β· ikun-tokenizer Β· ikun-pretrain Β· ikun-2.5B (SFT) Alignment β†’ ikun-DPO Β· ikun-GRPO Β· ikun-Reason Advanced β†’ ikun-MoE Β· ikun-Distill Β· ikun-V (multimodal) Engineering β†’ ikun-deploy Β· ikun-call (real-time voice chat)

NEW: ikun-call πŸ“ž

给址址打甡话 β€” Real-time voice conversation with ikun-2.5B.

The 26M model runs inference in <100ms. Combined with browser speech recognition and edge-tts, you get a phone-call-like experience with an AI that speaks ikun memes.

  • Always-on listening β€” just talk, no button pressing
  • Doubao-style calling UI β€” pure black, immersive, mobile-first
  • 49MB model, zero API cost, runs anywhere

πŸ‘‰ Try it live | GitHub