xtreamsrl/build-your-own-gpt
Repository for the AMLD 2024 Workshop "At the cutting edge of Generative AI - Unravel the Secrets of GPT and Build Your Own Model"
This project helps machine learning engineers and researchers understand the core mechanics of large language models. You input raw text data and, through a guided process, build and train your own simplified GPT model. The output is a functional text generation model that provides insights into how modern generative AI works.
No commits in the last 6 months.
Use this if you are a machine learning practitioner who wants a hands-on guide to building a generative pre-trained transformer (GPT) model from scratch to deepen your understanding.
Not ideal if you are looking for a pre-built, production-ready large language model or a tool for immediate text generation without understanding its internal workings.
Stars
19
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/xtreamsrl/build-your-own-gpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Nixtla/nixtla
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and...
andrewdalpino/NoPE-GPT
A GPT-style small language model (SLM) with no positional embeddings (NoPE).
sigdelsanjog/gptmed
pip install gptmed
akanyaani/gpt-2-tensorflow2.0
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
samkamau81/FinGPT_
FinGPT is an AI language model designed to understand and generate financial content. Built upon...