ssh

Results 1 comments of ssh

I download a llama on my ~ home directory on my Linux machine. > cd > git clone https://github.com/ggml-org/llama.cpp and make > cd llama.cpp > mkdir build > cd build...