File size: 221 Bytes
ca6efab
 
 
34b10f7
93d7855
34b10f7
 
1
2
3
4
5
6
7
---
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