Skip to content

inference-learn从零理解 LLM 推理引擎

用 ~2700 行纯 C 加载 Qwen2.5-0.5B,手写每一个零件。不依赖 PyTorch,只靠 libc。

MIT Licensed