linkedin / Liger-Kernel

Efficient Triton Kernels for LLM Training
BSD 2-Clause "Simplified" License
2.92k stars 145 forks source link

Python autodoc #64

Open ByronHsu opened 3 weeks ago

ByronHsu commented 3 weeks ago

🚀 The feature, motivation and pitch

Create nice python autodoc which generating doc from python comments. Like https://triton-lang.org/main/index.html or https://github.com/vllm-project/vllm

Alternatives

No response

Additional context

No response

ByronHsu commented 2 weeks ago

https://about.fastht.ml/ https://nbdev.fast.ai/tutorials/docs_only.html https://nbdev.fast.ai/

recommended by Jeremy