erfanzar/OST-OpenSourceTransformers
OST Collection: An AI-powered suite of models that predict the next word matches with remarkable accuracy (Text Generative Models). OST Collection is based on a novel approach to work as a full and intelligent NLP Model.
This project offers a collection of pre-trained and customizable AI models designed to generate human-like text by predicting the next word in a sequence. It provides an alternative to large commercial AI services, allowing users to run powerful language models locally or fine-tune them with their own data. Researchers, data scientists, and organizations concerned about data privacy or computational control would use this to build custom text generation applications.
No commits in the last 6 months.
Use this if you need to build or customize a text generation AI model for your applications and require more control over data privacy, computational resources, or model behavior than commercial LLMs offer.
Not ideal if you're looking for an out-of-the-box, no-code solution for basic text generation and are comfortable using widely available commercial AI services.
Stars
16
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/erfanzar/OST-OpenSourceTransformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features...
kanishkamisra/minicons
Utility for behavioral and representational analyses of Language Models
lucidrains/simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
lucidrains/dreamer4
Implementation of Danijar's latest iteration for his Dreamer line of work
Nicolepcx/Transformers-in-Action
This is the corresponding code for the book Transformers in Action