Views
No views yet
<|endoftext|>
</s>
[EOS]git clone --branch gpt2 https://github.com/mmnga/ggml.git
cd ggml
mkdir build && cd build
cmake ..
make -j
./bin/gpt-2 -m 'line-corp-japanese-large-lm-1.7b-ggml-q4_0.bin' -n 128 -t 8 -p 'ユーザー: 四国の県名を全て列挙してください。\nシステム: ' --top_p 0.9 --temp 0.7 --repeat-penalty 1.1