Found 57 repositories(showing 30)
dusty-nv
Optimized local inference for LLMs with HuggingFace-like APIs for quantization, vision/language models, multimodal agents, speech, vector DB, and RAG.
NVIDIA-AI-IOT
ROS2 nodes for LLM, VLM, VLA
vluz
A Python streamlit app that implements the smallest usable LLM
lcaires
An fun elementary introduction to language models, using a very small Python program
SauravMaheshkar
JAX LLM playground
emanueldervishi
Just for fun
EdoardoCarlesi
Fun applications of LLM to Nanowar Of Steel
Alannikos
nanoLLM
amulil
a single python file to train and inference all kinds of llm.
sunwu51
No description available
HeCheng0625
No description available
Zhi-Li-SRS
No description available
kevinchacon
No description available
rajchauhan28
Training a Language Model from Scratch on Consumer Hardware
wsm25
Minimal LLM caller
dannyphantoom
No description available
omkarbhad
Decoder-only transformer from scratch — LLaMA-3 architecture with GQA, RoPE, SwiGLU, KV Cache. PyTorch + JAX.
franmu99
desarrollo de llm estructura transformer
SullyStation
No description available
Grimkey
Tiny test LLM to learn on
msinankhan
No description available
ebaenamar
No description available
saisandeshk
No description available
BarbaricCorgi
No description available
YaoChuanyu
No description available
varshhhy7
A minimal, educational implementation of a Large Language Model built from scratch using Python. Covers tokenization, transformer architecture, attention mechanisms, and training from the ground up. Perfect for learning LLM internals.
taheer1234
NanoLLM is a miniature language model built from scratch using PyTorch to generate Shakespeare-style text.
home9464
Build a LLM from scratch
TimilsinaBimal
Implementation of different LLM models and architectures with their training
MalayMDas
An end to end LLM (gpt2) implementation including model serving