Views
No views yet
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp make -j ./main -m 'watashiha-gpt-6b-q4_0.gguf' -p 'お題:ホラー映画の「○○○から逃げろ!」<SEP>回答:' -n 32 --top_k 50 --top_p 0.9