]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
readme : update Termux instructions (#2147)
authorJackJollimore <redacted>
Sun, 9 Jul 2023 08:20:43 +0000 (05:20 -0300)
committerGitHub <redacted>
Sun, 9 Jul 2023 08:20:43 +0000 (11:20 +0300)
commit18780e0a5e17348236230bbe891901b9b5718709
tree841de2f90cd6a16687184bbc2103eb418fbe80af
parent3bbc1a11f04a9adc0d0e08c2940ba4d2978755ab
readme : update Termux instructions (#2147)

The file pathing is significant when running models inside of Termux on Android devices. llama.cpp performance is improved with loading a .bin from the $HOME directory.
README.md