Skip to content

docs(local-cache): split table into Libraries / Applications, add LlamaBarn#2453

Merged
julien-c merged 1 commit into
mainfrom
local-cache-split-tables
May 4, 2026
Merged

docs(local-cache): split table into Libraries / Applications, add LlamaBarn#2453
julien-c merged 1 commit into
mainfrom
local-cache-split-tables

Conversation

@julien-c

@julien-c julien-c commented May 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Split the local-cache implementers table into Libraries and Applications.
  • Move llama.cpp and HuggingFaceModelDownloader under Applications, and add LlamaBarn.
  • Replace the "Work in progress" note next to llama.cpp with a link to ggml-org/llama.cpp#20775, which added standard Hugging Face cache support.

Test plan

  • Render docs/hub/local-cache.md and confirm both tables display correctly.

Note

Low Risk
Documentation-only restructuring and link updates; low risk aside from potential markdown rendering issues in the tables.

Overview
Reformats docs/hub/local-cache.md to split the cache-layout implementers list into separate Libraries and Applications tables.

Moves llama.cpp and HuggingFaceModelDownloader into the Applications section, adds LlamaBarn, and updates the llama.cpp note to reference the PR that introduced HF cache support.

Reviewed by Cursor Bugbot for commit 5af2715. Bugbot is set up for automated code reviews on this repo. Configure here.

…maBarn

Move llama.cpp and HuggingFaceModelDownloader under a new Applications
table, add LlamaBarn, and replace the "Work in progress" note for
llama.cpp with a link to ggml-org/llama.cpp#20775 which added standard
Hugging Face cache support.

Co-Authored-By: julien-agent <Agents+cyolo@huggingface.co>
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@julien-c julien-c requested a review from Wauplin May 4, 2026 09:32

@Wauplin Wauplin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call yes 👍

@julien-c julien-c merged commit 8ec7171 into main May 4, 2026
3 checks passed
@julien-c julien-c deleted the local-cache-split-tables branch May 4, 2026 10:24
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