SmerkyG / gptcoreLinks
Fast modular code to create and train cutting edge LLMs
☆66Updated last year
Alternatives and similar repositories for gptcore
Users that are interested in gptcore are comparing it to the libraries listed below
Sorting:
- RWKV, in easy to read code☆72Updated 2 months ago
- RWKV-7: Surpassing GPT☆88Updated 6 months ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated last month
- ☆56Updated 2 months ago
- RWKV in nanoGPT style☆189Updated 11 months ago
- ☆49Updated last year
- GoldFinch and other hybrid transformer components☆45Updated 10 months ago
- A large-scale RWKV v6, v7(World, PRWKV, Hybrid-RWKV) inference. Capable of inference by combining multiple states(Pseudo MoE). Easy to de…☆35Updated this week
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year
- Evaluating LLMs with Dynamic Data☆91Updated last week
- research impl of Native Sparse Attention (2502.11089)☆54Updated 3 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆234Updated 3 months ago
- supporting pytorch FSDP for optimizers☆79Updated 5 months ago
- RWKV-X is a Linear Complexity Hybrid Language Model based on the RWKV architecture, integrating Sparse Attention to improve the model's l…☆37Updated last month
- A MAD laboratory to improve AI architecture designs 🧪☆116Updated 5 months ago
- Token Omission Via Attention☆126Updated 7 months ago
- Fast, Modern, Memory Efficient, and Low Precision PyTorch Optimizers☆93Updated 10 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆165Updated 4 months ago
- ☆78Updated 10 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆124Updated 9 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆37Updated last year
- My Implementation of Q-Sparse: All Large Language Models can be Fully Sparsely-Activated☆32Updated 9 months ago
- NanoGPT-speedrunning for the poor T4 enjoyers☆66Updated last month
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.