Skip to content

Cache: WIP (5/5) Synchronize inference caches through Hugging Face - #126

Closed
ErlisLushtaku wants to merge 1 commit into
cache-on-118/04-runnersfrom
cache-on-118/06-hf-sync
Closed

Cache: WIP (5/5) Synchronize inference caches through Hugging Face#126
ErlisLushtaku wants to merge 1 commit into
cache-on-118/04-runnersfrom
cache-on-118/06-hf-sync

Conversation

@ErlisLushtaku

@ErlisLushtaku ErlisLushtaku commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Description

Adds explicit Hugging Face synchronization for local cache cells.

judgearena-cache fetch and push support role, task, and model filters. Fetch merges remote rows into the local SQLite database. Push first merges the current remote database, then uploads the descriptor and database in one commit. Concurrent updates retry against the latest parent commit, and row timestamps decide conflicts.

The Parquet store, migration scripts, and cache browser from #71 are intentionally left out.

This is 5/5 of the cache stack and is stacked on #124.

Add filtered fetch and push for content-addressed cache cells with last-write-wins merges.
@ErlisLushtaku
ErlisLushtaku force-pushed the cache-on-118/06-hf-sync branch from 4d410fc to ac6ac08 Compare September 9, 2026 13:01
@ErlisLushtaku ErlisLushtaku changed the title Cache: WIP (6/6) Synchronize inference caches through Hugging Face Cache: WIP (5/5) Synchronize inference caches through Hugging Face Sep 9, 2026
@ErlisLushtaku
ErlisLushtaku changed the base branch from cache-on-118/05-browser to cache-on-118/04-runners September 9, 2026 13:01
@ErlisLushtaku
ErlisLushtaku deleted the cache-on-118/06-hf-sync branch September 9, 2026 13:03
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.

1 participant