Updated Technical_Details_Sidebar (markdown)

Brian 2024-05-18 14:53:33 +10:00
parent 3195da4795
commit 3e9d4c76ee
2 changed files with 19 additions and 5 deletions

@ -1,5 +0,0 @@
# Technical Details
These are information useful for Maintainers and Developers which does not fit into code comments
[[Tensor-Encoding-Schemes]]

19
_Sidebar.md Normal file

@ -0,0 +1,19 @@
# Users Guide
* [Home](https://github.com/ggerganov/llama.cpp/wiki)
- [Install](https://github.com/ggerganov/llama.cpp/wiki#install)
- [ArchLinux](https://github.com/ggerganov/llama.cpp/wiki#archlinux)
- [Nix](https://github.com/ggerganov/llama.cpp/wiki#nix)
- [NixOS](https://github.com/ggerganov/llama.cpp/wiki#nixos)
- [Android Termux](https://github.com/ggerganov/llama.cpp/wiki#android-termux)
- [Windows Msys2](https://github.com/ggerganov/llama.cpp/wiki#windows-msys2)
- [Debian](Ubuntu)](https://github.com/ggerganov/llama.cpp/wiki#debian-ubuntu)
- [Redhat](https://github.com/ggerganov/llama.cpp/wiki#redhat)
- [GGML Tips & Tricks](https://github.com/ggerganov/llama.cpp/wiki/GGML-Tips-&-Tricks)
# Technical Details
These are information useful for Maintainers and Developers which does not fit into code comments
[[Tensor-Encoding-Schemes]]