true_poetry
true_poetry copied to clipboard
Poetry generator by gpt-2 with meter and rhyme constraints.
is it possible to use a gpu device for next token prediction. should be far faster. tried to implement it myself, but got stuck.
After running > rsync --verbose rsync://78.46.86.149:873/biggan/2019-12-13-gwern-gpt-2-1.5b-poetry-model-500522.tar.xz ./ And extracting into directory "poetry", true_poetry.py throws an error that there is there is no config.json file.
Sorry for the perhaps obvious question. How can I use my own fine-tuned GPT-2 model, or Gwern's poetry model with this? What needs to be changed in the code? Works...
Hi, thanks for this great project. Do you think that the idea of applying a different language (italian) GPT is doable? For what I can understand at a first glance,...