]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Further tidy on Android instructions README.md (#7077)
authorJeximo <redacted>
Wed, 8 May 2024 00:26:43 +0000 (21:26 -0300)
committerGitHub <redacted>
Wed, 8 May 2024 00:26:43 +0000 (02:26 +0200)
commitc780e75305dba1f67691a8dc0e8bc8425838a452
treeab271078b577503bb5a9359f603f4c2395ccd79d
parent48b2f9c1fc71ab7df5432be2ed9fa7cdf5e8405e
Further tidy on Android instructions README.md (#7077)

* Further tidy on Android instructions README.md

Fixed some logic when following readme direction

* Clean up redundent information

A new user arriving will see simple directions on llama.cpp homepage

* corrected puncuation

Period after cmake, colon after termux

* re-word for clarity

method seems to be more correct, instead of alternative in this context

* Organized required packages per build type

building llama.cpp with NDK on a pc doesn't require installing clang, cmake, git, or wget in termux.

* README.md

corrected title

* fix trailing whitespace
README.md