seung7361 / RWKV-PytorchLinks
☆17Updated last year
Alternatives and similar repositories for RWKV-Pytorch
Users that are interested in RWKV-Pytorch are comparing it to the libraries listed below
Sorting:
- 一些RNN的实现☆50Updated 2 years ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated this week
- Minimal Mamba-2 implementation in PyTorch☆209Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆173Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆226Updated last year
- ☆13Updated last year
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆107Updated 11 months ago
- ☆292Updated 7 months ago
- This is an inference framework for the RWKV large language model implemented purely in native PyTorch. The official native implementation…☆130Updated last year
- ☆23Updated 2 months ago
- A Tight-fisted Optimizer☆48Updated 2 years ago
- ☆13Updated 9 months ago
- Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)☆84Updated 3 years ago
- Official implementation of TransNormerLLM: A Faster and Better LLM☆247Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated this week
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆294Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆169Updated 11 months ago
- ☆23Updated 6 months ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆43Updated 7 months ago
- 实现了Transformer中的几种位置编码方案☆44Updated 3 years ago
- 记录Transformer升级的论文笔记☆19Updated 2 years ago
- E-NER: Evidential Deep Learning for Trustworthy Named Entity Recognition☆23Updated 2 years ago
- ☆213Updated 5 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆197Updated this week
- 基于Gated Attention Unit的Transformer模型(尝鲜版)☆97Updated 2 years ago
- From Llama to Deepseek, grpo/mtp implemented. With pt/sft/lora/qlora included☆26Updated 3 months ago
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆105Updated last year
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆111Updated this week
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆368Updated last year