nano-vllm icon indicating copy to clipboard operation
nano-vllm copied to clipboard

With detailed Chinese comments for easy learning

Open lioZ129 opened this issue 1 week ago • 0 comments

Description

I have added detailed Chinese comments to the entire codebase to facilitate a better understanding of the underlying mechanisms.

Purpose: To serve as a comprehensive guide for learners who want to understand how NanovLLM is built from scratch.

Note:

  • Zero Logic Change: I have strictly added comments only. No code logic has been modified.
  • Practical Clarity: It documents some questions that emerged and in-depth insights gained during my source code review.
  • Branching: If you wish to preserve the code's conciseness, this can be maintained as a separate branch to serve as an annotated guide.

lioZ129 avatar Nov 29 '25 09:11 lioZ129