Views
No views yet
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp make -j ./main -m 'llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0-q4_0.gguf' -n 128 -p '今日の夕食のレシピを教えて ### 回答:' --top_p 0.9 --temp 0.7 --repeat-penalty 1.2