Views
No views yet
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build -DGGML_CUDA=ON cmake --build build --config Release build/bin/llama-cli -m 'llm-jp-3-1.8b-instruct3-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて'