Skip to content

docs: update llama.cpp links from ggerganov to ggml-org#10967

Closed
nightcityblade wants to merge 1 commit intodeepset-ai:mainfrom
nightcityblade:docs/update-llama-cpp-links
Closed

docs: update llama.cpp links from ggerganov to ggml-org#10967
nightcityblade wants to merge 1 commit intodeepset-ai:mainfrom
nightcityblade:docs/update-llama-cpp-links

Conversation

@nightcityblade
Copy link
Copy Markdown

Related Issues

Proposed Changes:

The llama.cpp repository was moved from ggerganov/llama.cpp to ggml-org/llama.cpp. While GitHub redirects still work, the documentation should point to the canonical URL.

Updated all 20 occurrences across docs-website (current and versioned docs) from https://github.com/ggerganov/llama.cpp to https://github.com/ggml-org/llama.cpp.

How did you test it?

Verified with grep that no ggerganov/llama.cpp references remain in the codebase, and that ggml-org/llama.cpp is the correct current location.

Notes for the reviewer

Only documentation link updates, no code changes.

Checklist

The llama.cpp repository was moved from ggerganov/llama.cpp to
ggml-org/llama.cpp. While redirects work, updating the links
ensures they point to the canonical location.

Fixes deepset-ai#10960.
@nightcityblade nightcityblade requested a review from a team as a code owner March 28, 2026 15:23
@nightcityblade nightcityblade requested review from bogdankostic and removed request for a team March 28, 2026 15:23
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

Someone is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


nightcityblade seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@anakin87
Copy link
Copy Markdown
Member

Already done in #10964

@anakin87 anakin87 closed this Mar 30, 2026
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.

Update links in llama.cpp documentation pages

3 participants