Views
No views yet
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp make -j ./main -m 'line-corp-japanese-large-lm-1.7b-instruction-sft-q4_0.gguf' -n 128 -p 'ユーザー: 吾輩って猫ですか? システム: ' --top_p 0.9 --temp 0.7 --repeat-penalty 1.1