Skip to content

Add LRU/LFU Cache Eviction to OCaTS#4

Open
avraamya wants to merge 25 commits into
stogiannidis:mainfrom
d4nieldev:PR-OCaTSPlus
Open

Add LRU/LFU Cache Eviction to OCaTS#4
avraamya wants to merge 25 commits into
stogiannidis:mainfrom
d4nieldev:PR-OCaTSPlus

Conversation

@avraamya
Copy link
Copy Markdown

Extends the OCaTS framework by adding two new cache eviction policies (LRU and LFU) to improve semantic cache management. These policies help reduce expensive LLM (“teacher”) calls while maintaining task accuracy, by keeping the cache more relevant over time.

d4nieldev and others added 25 commits June 11, 2025 20:49
…reate best3_train.csv, as mentioned in the paper
…ameters

for the project guidelines (3. Designing the Performance Test Suite)
Create Benchmark_README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants