LinkWord
Home
Directory
Articles
AI models
Tools
Pixel Plaza
Settings
ContactRSSFriend linksSubmit site
Privacy Policy·Disclaimer
陕ICP备2025083618号-2

Hot channels

AI ToolsDeveloper ToolsProductivity ToolsEntertainment & MediaJobs & Careers
DirectoryArticlesTools
← Back to directory
NanoEuler
Site icon for “NanoEuler”

NanoEuler

Github

GPT-2 scale language model in pure C/CUDA from scratch
https://github.com/JustVugg/nanoeuler
https://github.com/JustVugg/nanoeuler

NanoEuler is a GPT-2 scale language model implemented in pure C and CUDA from scratch. Perfect for deep learning engineers who want to understand the inner workings of Transformer architectures and the low-level implementation of AI models. No PyTorch or TensorFlow dependencies required — runs training and inference directly on GPU.