I don't see any description of the resulting model in the post. Or any results for that matter. Reads more like a book plug. Am I missing something?
I get the same vibe, especially after reading the update where the book author contacts him to clarify stuff. The whole post reads like hasty clumsy grey marketing.
As for the specifics of the model I trained, I would be hard pressed to recall the specifics off the top of my head. I believe I trained a small model locally, but after completing that as a PoC, I downloaded the GPT-2 model weights, then trained / fine-tuned those locally. That is what the book directed. All the steps are in my github repo, which (unsurprisingly) like the author's repo. His repo actually has more explanation. Mine is more or less just code.