Earlier quoted context omitted.
Can you elaborate on how you are having GPT2 contribute to your comments? What is your process?
I write a prompt, often copying text from the articles or other comments, and have it generate a lot of completions. I skim over the completions and grab interesting parts. For example, complaining about "quoted text" in my above comment was GPT2's suggestion (and also an actual issue with GPT2 which it was exhibiting by producing that text). Actually, all the text above from "There are a few" and beyond were written…
...
"I write a prompt, often copying text from the articles or other comments, and have it generate a lot of completions."
...
Can you elaborate, even further, with details about the actual UI of GPT2/3 (which I have never used, nor seen used) ?
What I mean is ... when you "write a prompt", is that stdio on the command line ? Can you paste an example ?
Do you, then, get a single "completion" as an stdio result and ... you can just get new ones by up-arrowing and repeating your command ?
Am I getting warm here or am I stuck in a unix command centric paradigm of what this all looks like ?