BardGPT
BardGPT is a miniature GPT model (39M parameters) for generating poetry, coded from scratch in TensorFlow. In addition to a GPT-style architecture, BardGPT is able to process data specifically related to poetry, in particular rhymes and syllable counts.
To run BardGPT, simply download this repository and run python model.py --load
. You will need numpy and tensorflow.
For more information, see the GitHub repository at crackalamoo/bardgpt or my blog post.
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.