ridgerchu / matmulfreellmLinks
Implementation for MatMul-free LM.
☆3,031Updated 3 months ago
Alternatives and similar repositories for matmulfreellm
Users that are interested in matmulfreellm are comparing it to the libraries listed below
Sorting:
- Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch☆1,886Updated last week
- NanoGPT (124M) in 3 minutes☆3,694Updated 2 weeks ago
- Entropy Based Sampling and Parallel CoT Decoding☆3,422Updated 11 months ago
- Tile primitives for speedy kernels☆2,838Updated last week
- The n-gram Language Model☆1,461Updated last year
- Schedule-Free Optimization in PyTorch☆2,228Updated 5 months ago
- llama3.np is a pure NumPy implementation for Llama 3 model.☆989Updated 6 months ago
- Efficient Triton Kernels for LLM Training☆5,774Updated this week
- PyTorch native post-training library☆5,564Updated this week
- [ICLR 2025] Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling☆917Updated 6 months ago
- PyTorch compiler that accelerates training and inference. Get built-in optimizations for performance, memory, parallelism, and easily wri…☆1,420Updated this week
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,612Updated last year
- Distributed Training Over-The-Internet☆963Updated 2 weeks ago
- A PyTorch native platform for training generative AI models☆4,604Updated this week
- Code for BLT research paper☆1,999Updated 5 months ago
- A nanoGPT pipeline packed in a spreadsheet☆2,131Updated last year
- Run PyTorch LLMs locally on servers, desktop and mobile☆3,617Updated last month
- Training LLMs with QLoRA + FSDP☆1,527Updated 11 months ago
- PyTorch native quantization and sparsity for training and inference☆2,464Updated this week
- Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.