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,13 @@
Objective
- Serverless KVCache cache
Key Result
- Rebuttal for ATC'25
- Refine cache policy implementation
Last Week
- Finish rebuttal for ATC'25 w/ Jinbo.
- Fix some bugs in our cache policy and test in simulator to get a bit hit ratio improvement.
Next Week
- Implement WA policy in vllm and test.