potamides/uniformers
Token-free Language Modeling with ByGPT5 & Friends!
This is a library for advanced natural language processing that generates text and poetry. It takes an input text prompt or style parameters like rhyme scheme and meter, and outputs generated text that follows those instructions. This tool is for AI researchers and developers who build and experiment with state-of-the-art language models for various character-level text generation tasks.
No commits in the last 6 months.
Use this if you are a researcher or developer looking to implement and experiment with token-free language models, especially for tasks like style-conditioned poetry generation.
Not ideal if you are looking for a ready-to-use application or a no-code solution for general text generation, as this is a developer library requiring coding knowledge.
Stars
12
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/potamides/uniformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tabularis-ai/be_great
A novel approach for synthesizing tabular data using pretrained large language models
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron...
shibing624/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet...
ai-forever/ru-gpts
Russian GPT3 models.
AdityaNG/kan-gpt
The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold...