Xi Zi的博客编译支持NEON+OpenBLAS的llama.cpp git clone https://github.com/ggerganov/llama.cpp cd llama.cpp && make clean && make CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++ LLAMA_NEON=1 LLAMA_OPENBLAS=1 ...
weixin_33866037的博客好多 open source 的项目只提供cygwin/gcc/make 的编译环境。Mac 就是基于 BSD Unix 的,所有这些都是 built in 的。 2、开发环境。c/c++/java/perl/python/php/ruby/lisp,各种 shell,应有尽有,直接支持,非常...