← Back to Vibers

Builder
vixhaℓ
1 Tool
Vishal Singh Baraiya is an undergraduate student pursuing a BS in Data Science and Applications at IIT Madras, where he researches deep learning and asynchronous neural networks. He contributes to AI4Bharat, an initiative developing foundation models for Indian languages, and has independently reproduced landmark architectures including GPT-2, LLaMA, and Mistral from their original research papers.
Is this you? Sign in with X to claim this profile.
Tools
MicroGPT-C(github.com/vixhal-baraiya/microgpt-c)
A minimal GPT implementation written in pure C with zero dependencies. Trains and runs a small transformer model from scratch, optimized for performance with AVX2 instructions.