Initial commit: obsidian to gitea

This commit is contained in:
2026-05-07 15:04:41 +08:00
commit a57afa86b4
323 changed files with 42569 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
[ServeGen: Workload Characterization and Generation of Large Language Model Serving in Production](https://arxiv.org/pdf/2505.09999)
优先 evict M queue
![[projects/kvcachecache/Dev.figs/250414-000021.png]]
| | S3FIFO |
|------------|----------|
| 1kGPU1kCPU | 0.095005 |
| 1kGPU2kCPU | 0.136413 |
| 1kGPU4kCPU | 0.213832 |
优先 evict S queue
![[projects/kvcachecache/Dev.figs/250414-000021-1.png]]
| | S3FIFO |
| ---------- | -------- |
| 1kGPU1kCPU | 0.095005 |
| 1kGPU2kCPU | 0.136413 |
| 1kGPU4kCPU | 0.213832 |