Skip to content
#

mla

Here are 65 public repositories matching this topic...

Tiny-MoE is a lightweight Mixture-of-Experts language model built entirely from scratch in native PyTorch and trained end-to-end on Kaggle using free 2× NVIDIA T4 GPUs. The project implements modern LLM techniques—including MLA, RoPE, YaRN, streaming pre-training, and efficient inference—without relying on existing model implementations.

  • Updated Jul 11, 2026
  • Python

A production-grade LLM architecture built from scratch in PyTorch. Features Multi-Head Latent Attention (MLA), Mixture of Experts (MoE), GRPO alignment, and a complete 31-part educational course.

  • Updated Jun 7, 2026
  • Python

Will this LLM fit your GPU or Mac? npx fitllm — accurate memory math for MLA/sliding-window/hybrid/MoE architectures that naive VRAM calculators get wrong by up to 18x. Single file, zero deps, conformance-vector tested. MIT.

  • Updated Aug 31, 2026
  • JavaScript

Add this topic to your repo

To associate your repository with the mla topic, visit your repo's landing page and select "manage topics."

Learn more