mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-01 21:21:12 +00:00
Some checks are pending
Book-CI / test (push) Waiting to run
Deploy / deploy (ubuntu-latest) (push) Waiting to run
Book-CI / test-1 (push) Waiting to run
Book-CI / test-2 (push) Waiting to run
Deploy / deploy (macos-latest) (push) Waiting to run
Deploy / deploy (windows-latest) (push) Waiting to run
* [docs]: refine dpo tutorial * [docs]: refine README for dpo updates * Update doc/en/DPO_tutorial.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * [docs]: update website doc & refine location --------- Co-authored-by: ErvinXie <ervinxie@foxmail.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: ZiWei Yuan <yzwliam@126.com>
26 lines
954 B
Markdown
26 lines
954 B
Markdown
# Ktransformers
|
|
|
|
[Introduction](./README.md)
|
|
# Install & Usage
|
|
- [For kt-kernel](en/kt-kernel/kt-kernel_intro.md)
|
|
- [For kt-sft](en/SFT/KTransformers-Fine-Tuning_User-Guide.md)
|
|
|
|
# Tutorial
|
|
- [kt-sft part](en/SFT/README.md)
|
|
- [Injection Tutorial](en/SFT/injection_tutorial.md)
|
|
- [kt-sft developer tech notes](en/SFT/KTransformers-Fine-Tuning_Developer-Technical-Notes.md)
|
|
- [DPO tutorial](en/SFT/DPO_tutorial.md)
|
|
<!-- - [Multi-GPU Tutorial](en/multi-gpu-tutorial.md) -->
|
|
<!-- - [Use FP8 GPU Kernel](en/fp8_kernel.md) -->
|
|
<!-- - [Use AMD GPU](en/ROCm.md) -->
|
|
<!-- - [Deepseek-R1/V3 Show Case/Tutorial](en/DeepseekR1_V3_tutorial.md) -->
|
|
<!-- - [Why KTransformers So Fast](en/deepseek-v2-injection.md) -->
|
|
<!-- # For Developer
|
|
- [Makefile Usage](en/makefile_usage.md) -->
|
|
- [kt-kernel part](en/kt-kernel/README.md)
|
|
# FAQ
|
|
- [FAQ](en/FAQ.md)
|
|
<!-- # V3 Reproduction
|
|
- [Success List](en/V3-success.md)
|
|
# Benchmark
|
|
- [Benchmark](en/benchmark.md) -->
|