The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling
☆724Nov 25, 2024Updated last year
Alternatives and similar repositories for kan-gpt
Users that are interested in kan-gpt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).☆4,654Aug 1, 2024Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆415May 13, 2024Updated 2 years ago
- Kolmogorov Arnold Networks☆16,317Jan 19, 2025Updated last year
- A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and mor…☆3,291Jul 7, 2026Updated last week
- Variations of Kolmogorov-Arnold Networks☆116May 15, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Benchmark for efficiency in memory and time of different KAN implementations.☆140Aug 26, 2024Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆108Oct 4, 2025Updated 9 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆487Jun 20, 2024Updated 2 years ago
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆295Apr 9, 2025Updated last year
- KAN for Vision Transformer☆256Oct 7, 2024Updated last year
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆921Apr 8, 2025Updated last year
- ☆753May 24, 2024Updated 2 years ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆226Dec 16, 2024Updated last year
- Gemma 2B with 10M context length using Infini-attention.☆933May 12, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implem…☆531Nov 19, 2024Updated last year
- [ICLR2025] Kolmogorov-Arnold Transformer☆847Mar 23, 2025Updated last year
- PyTorch Kolmogorov-Arnold Networks (spline, Legendre, Chebyshev, convolutional) with quantisation, CUDA, and Integrated-Gradients interpr…☆190Jul 13, 2026Updated last week
- Reaching LLaMA2 Performance with 0.1M Dollars☆986Jul 23, 2024Updated last year
- Testing KAN-based text generation GPT models☆19May 6, 2024Updated 2 years ago
- PyTorch native post-training library☆5,783Updated this week
- ☆13Nov 19, 2023Updated 2 years ago
- ☆139May 8, 2024Updated 2 years ago
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆44Jun 24, 2024Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Temporal Kolmogorov-Arnold Transformer☆88Dec 27, 2024Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆121Aug 17, 2024Updated last year
- Tools for merging pretrained large language models.☆7,243Jun 17, 2026Updated last month
- Mamba SSM architecture☆18,622Jul 7, 2026Updated last week
- Linear Attention Sequence Parallelism (LASP)☆87Jun 4, 2024Updated 2 years ago
- Unofficial PyTorch/🤗Transformers(Gemma/Llama3) implementation of Leave No Context Behind: Efficient Infinite Context Transformers with I…☆376Apr 23, 2024Updated 2 years ago
- Transformer model based on Kolmogorov–Arnold Network(KAN), which is an alternative of Multi-Layer Perceptron(MLP)