andikaseptiadi/local-code-model
🛠️ Build a pure Go GPT-style transformer from scratch to grasp the fundamentals of large language models without external libraries.
Stars
—
Forks
1
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/andikaseptiadi/local-code-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SauravP97/hf-tokenizer-visualizer
Visualize HuggingFace Byte-Pair Encoding (BPE) Tokenizer encoding process
twinnydotdev/toxe
SentencePiece tokenizer for cross-encoders
jawrainey/hfta
Reference implementation: run any huggingface tokenizer in Android (rust).
Example69420/splintr
🚀 Boost text processing speed with Splintr, a high-performance BPE tokenizer in Rust that...
jrajath94/bpe-tokenizer
BPE and WordPiece tokenization from scratch — clean implementations that match HuggingFace...