mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-27 17:51:45 +00:00
* [doc]: update web doc and kt-kernel doc * [doc](book.toml): add book.toml for rust book compile
25 lines
770 B
Markdown
25 lines
770 B
Markdown
# Ktransformers
|
|
|
|
[Introduction](./README.md)
|
|
# Install
|
|
- [Installation Guide for kt-kernel](en/kt-kernel_intro.md)
|
|
- [SFT user guide](en/KTransformers-Fine-Tuning_User-Guide.md)
|
|
|
|
# Tutorial
|
|
- [Deepseek-R1/V3 Show Case/Tutorial](en/DeepseekR1_V3_tutorial.md)
|
|
- [Why KTransformers So Fast](en/deepseek-v2-injection.md)
|
|
- [Injection Tutorial](en/injection_tutorial.md)
|
|
- [Multi-GPU Tutorial](en/multi-gpu-tutorial.md)
|
|
- [Use FP8 GPU Kernel](en/fp8_kernel.md)
|
|
- [Use AMD GPU](en/ROCm.md)
|
|
- [SFT developer tech notes](en/KTransformers-Fine-Tuning_Developer-Technical-Notes.md)
|
|
<!-- # For Developer
|
|
- [Makefile Usage](en/makefile_usage.md) -->
|
|
|
|
# FAQ
|
|
- [FAQ](en/FAQ.md)
|
|
<!-- # V3 Reproduction
|
|
- [Success List](en/V3-success.md)
|
|
# Benchmark
|
|
- [Benchmark](en/benchmark.md) -->
|