Fix mintlify validate errors (#367)

This commit is contained in:
Eric Guo
2026-04-26 11:07:20 +08:00
committed by GitHub
parent 901628b4d9
commit 4591432a1d
5 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
Updated: 2026-04-24
## Style
- Learns best with: Analogies (Memory page <-> Capsule hotel), Concrete trade-offs (Latency vs Throughput)
- Learns best with: Analogies (Memory page &lt;-&gt; Capsule hotel), Concrete trade-offs (Latency vs Throughput)
- Strength: Strong logical intuition regarding memory constraints.
- Pace: Fast. Grasped PagedAttention/TP concepts quickly from first principles.