Initial commit: obsidian to gitea
This commit is contained in:
13
phd/weekly-report/25/250406.md
Normal file
13
phd/weekly-report/25/250406.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Objective
|
||||
- Serverless KVCache cache
|
||||
|
||||
Key Result
|
||||
- Analysis the difference between LRU/WA/oracle
|
||||
|
||||
Last Week
|
||||
- Define the difference of cache policies with a reuse rank (for each cache hit, we can get current key's rank in a cache policy). Evaluate different cache policies by reuse rank and draw CDF.
|
||||
- Prepare and do middle term graduating thesis offense.
|
||||
|
||||
Next Week
|
||||
- Do rebuttal for ATC.
|
||||
- Implement WA policy in vllm and test.
|
||||
Reference in New Issue
Block a user