angeluriot/Language_model
An autoregressive language model like ChatGPT.
This project offers the tools to build your own specialized text generation AI, similar to ChatGPT, but tailored to your specific needs and data. You provide a large collection of text in a specific language (like French), and the project helps you train an AI that can then generate new text in that style. This is for AI researchers or language specialists who want to create custom, domain-specific large language models.
No commits in the last 6 months.
Use this if you need to train a custom language model from scratch, using your own datasets, particularly if you are working with languages other than English or specialized text.
Not ideal if you simply want to use an off-the-shelf text generation tool without delving into model training or customization.
Stars
68
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/angeluriot/Language_model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tencent/PatrickStar
PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP and democratizes AI for everyone.
OpenMotionLab/MotionGPT
[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language...
wenlu-lab/cMolGPT
GPT (Generative Pre-trained Transformer) for de novo molecular design by enforcing specified targets
OpenMotionLab/MotionGPT3
MotionGPT3: Human Motion as a Second Modality, a MoT-based framework for unified motion...
SmerkyG/gptcore
Fast modular code to create and train cutting edge LLMs