benisalla/micro-tiny-gpt-from-scratch
This is our micro-tiny GPT model (😁 we are still learning), built from scratch and inspired by the innovative approaches of Hugging Face Transformers and OpenAI architectures. Developed during our internship at 3D Smart Factory, this model showcases our committed efforts to create an advanced AI solution.
No commits in the last 6 months.
Stars
6
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/benisalla/micro-tiny-gpt-from-scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
elevenlabs/elevenlabs-js
The official JavaScript (Node) library for the ElevenLabs API.
rish-16/gpt2client
✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer...
shaRk-033/ai.c
gpt written in plain c
brucetruth/minigpt
A minimal, hackable, CPU-first GPT implementation in pure Go
soumyadip1995/TextBrain
A tool that is built using several open source services and uses Open AI's GPT-2 as a base model.