AdityaNG/kan-gpt
The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling
725 stars and 57 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
725
Forks
55
Language
Python
License
MIT
Category
Last pushed
Nov 25, 2024
Monthly downloads
57
Commits (30d)
0
Dependencies
12
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/AdityaNG/kan-gpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
tabularis-ai/be_great
A novel approach for synthesizing tabular data using pretrained large language models
shibing624/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet...
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron...
zemlyansky/gpt-tfjs
GPT in TensorFlow.js
keith2018/TinyGPT
Tiny C++ LLM inference implementation from scratch