Sea-Snell / MLLibCppLinks
A machine learning library capable of training various deep neural networks (RNNs, LSTMs, DBNs, ect...) on a GPU. It makes use of auto-differentiation algorithms. Written in C++ with OpenCl.
☆10Updated 7 years ago
Alternatives and similar repositories for MLLibCpp
Users that are interested in MLLibCpp are comparing it to the libraries listed below
Sorting:
- Implementation of GateLoop Transformer in Pytorch and Jax☆92Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆122Updated last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Simply Numpy implementation of the FAVOR+ attention mechanism, https://teddykoker.com/2020/11/performers/☆38Updated 5 years ago
- Experiment of using Tangent to autodiff triton☆82Updated 2 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆87Updated 3 months ago
- Various transformers for FSDP research☆38Updated 3 years ago
- An implementation of the Llama architecture, to instruct and delight☆21Updated 8 months ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 3 years ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆51Updated 2 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆72Updated this week
- ☆83Updated 2 years ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆59Updated 2 years ago
- ☆14Updated 2 years ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated 7 months ago
- Multi-framework implementation of Deep Kernel Shaping and Tailored Activation Transformations, which are methods that modify neural netwo…☆75Updated 7 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆46Updated 2 years ago
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆46Updated last year
- Amos optimizer with JEstimator lib.☆82Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆87Updated 3 years ago
- ☆67Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆102Updated 2 years ago
- Fast Discounted Cumulative Sums in PyTorch☆97Updated 4 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆49Updated 4 years ago
- Griffin MQA + Hawk Linear RNN Hybrid☆88Updated last year
- Machine Learning eXperiment Utilities☆48Updated 6 months ago