]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-virtgpu: add backend documentation (#19354)
authorKevin Pouget <redacted>
Mon, 9 Feb 2026 12:15:42 +0000 (13:15 +0100)
committerGitHub <redacted>
Mon, 9 Feb 2026 12:15:42 +0000 (20:15 +0800)
commitf5e7734ff2e1d2e22015f4a9da9a52c70240a064
treeea8ac542d67acffbd10596a869e8d4a0264e27f2
parent1e8924fd65ad349d1d838412a2172292618f3bbf
ggml-virtgpu: add backend documentation (#19354)

* ggml-virtgpu: add backend documentation

Assisted-by-AI: Claude Code

* CODEOWNERS: add /docs/backend/GGML-VirtGPU/ -> kpouget

* README: add the link to docs/backend/GGML-VirtGPU/ggml-virt.md

* docs/ggml-virt: add link to testing + configuration

* Revert "CODEOWNERS: add /docs/backend/GGML-VirtGPU/ -> kpouget"

This reverts commit 8ece8e72e24d305f308505c08ebb75804546374e.

* drop the ggml- prefix

* s/ggerganov/ggml-org

* Relocate VirtGPU.md

* reorganize the text

* turn turn the ascii diagram into a mermaid

* README.md: update the link to the main doc
README.md
docs/backend/VirtGPU.md [new file with mode: 0644]
docs/backend/VirtGPU/configuration.md [new file with mode: 0644]
docs/backend/VirtGPU/development.md [new file with mode: 0644]