|
|
|
|
|
by krasi0
1393 days ago
|
|
Great work!
Is there a similar project for (local) text generation (NLP) on a CPU + lots of RAM. I mean something transformers-based and of similar quality to GPT-3 (i.e. better than GPT-2). I understand that each prompt would take almost forever to complete but still curious if something like that exists |
|
Incidentally, he's currently leading the Large Text Compression Benchmark using a -based compressor called nncp [4] which is based on this work. It learns the transformer-based model as it goes, and the earlier versions didn't use a GPU.
[1] https://bellard.org/libnc/
[2] https://bellard.org/libnc/gpt2tc.html
[3] https://textsynth.com/
[4] http://www.mattmahoney.net/dc/text.html#1085