smart-gpt2-test / README.md
ccore's picture
Update README.md
93d7855
|
raw
history blame contribute delete
No virus
221 Bytes
metadata
license: gpl-3.0

./gpt-2 -m ggml-model.bin -p "[INSTRUCTION] your prompt [RESPONSE]" -n 1000 --top_p 1

GGML model - more information about framework - https://github.com/ggerganov/ggml/tree/master/examples/gpt-2