SUMMARY.md 579 Bytes
Newer Older
1
2
3
# Ktransformer

[Introduction](./README.md)
Azure's avatar
Azure committed
4
5
# Install
- [Installation Guide](en/install.md)
liam's avatar
liam committed
6

Azure's avatar
Azure committed
7
8
9
10
11
# Tutorial 
- [Deepseek-R1/V3 Show Case](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)
12
# Server
liam's avatar
liam committed
13
  - [Server](en/api/server/server.md)
14
15
  - [Website](en/api/server/website.md)
  - [Tabby](en/api/server/tabby.md)
liam's avatar
liam committed
16
# For Developer
17
- [Makefile Usage](en/makefile_usage.md)
liam's avatar
liam committed
18

19
# FAQ
liam's avatar
liam committed
20
21
22
- [FAQ](en/FAQ.md)
# V3 Reproduction
- [Success List](en/V3-success.md)