]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Reorganize documentation pages (#8325)
authorXuan Son Nguyen <redacted>
Fri, 5 Jul 2024 16:08:32 +0000 (18:08 +0200)
committerGitHub <redacted>
Fri, 5 Jul 2024 16:08:32 +0000 (18:08 +0200)
commitbe20e7f49d9e5c6d9e8d9b4871eeba3df7a1639d
tree2193467bf26532874702a65e9b6b26b54593e57d
parent7ed03b8974269b6c48e55c4245d12fb3264a6cf5
Reorganize documentation pages (#8325)

* re-organize docs

* add link among docs

* add link to build docs

* fix style

* de-duplicate sections
21 files changed:
.gitignore
README-sycl.md [deleted file]
README.md
docs/BLIS.md [deleted file]
docs/HOWTO-add-model.md [deleted file]
docs/android.md [new file with mode: 0644]
docs/backend/BLIS.md [new file with mode: 0644]
docs/backend/SYCL.md [new file with mode: 0644]
docs/build.md [new file with mode: 0644]
docs/debugging-tests.md [deleted file]
docs/development/HOWTO-add-model.md [new file with mode: 0644]
docs/development/debugging-tests.md [new file with mode: 0644]
docs/development/llama-star/idea-arch.key [new file with mode: 0755]
docs/development/llama-star/idea-arch.pdf [new file with mode: 0644]
docs/development/token_generation_performance_tips.md [new file with mode: 0644]
docs/docker.md [new file with mode: 0644]
docs/install.md [new file with mode: 0644]
docs/llama-star/idea-arch.key [deleted file]
docs/llama-star/idea-arch.pdf [deleted file]
docs/token_generation_performance_tips.md [deleted file]
examples/quantize/README.md