lucidrains / nim-tokenizer
Implementation of a simple BPE tokenizer, but in Nim
☆22Updated last year
Alternatives and similar repositories for nim-tokenizer
Users that are interested in nim-tokenizer are comparing it to the libraries listed below
Sorting:
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆74Updated 2 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Local Attention - Flax module for Jax☆21Updated 3 years ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆26Updated last year
- A dashboard for exploring timm learning rate schedulers☆19Updated 5 months ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Final training script from HuggingFace Whisper Fine tuning event - to get best results on finetuned model.☆12Updated 2 years ago
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆50Updated 3 years ago
- ☆31Updated last month
- Prabhupadavani: A Code-mixed Speech Translation Data for 25 languages☆13Updated 2 years ago
- Repository for fine-tuning Transformers 🤗 based seq2seq speech models in JAX/Flax.☆36Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated 7 months ago
- Speech in Flax/JAX☆15Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated last month
- Execute arbitrary SQL queries on 🤗 Datasets☆32Updated last year
- QAmeleon introduces synthetic multilingual QA data using PaLM, a 540B large language model. This dataset was generated by prompt tuning P…☆34Updated last year
- Contrastive Language-Audio Pretraining☆15Updated 4 years ago
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- **ARCHIVED** Filesystem interface to 🤗 Hub☆58Updated 2 years ago
- High performance pytorch modules☆18Updated 2 years ago
- ☆29Updated 2 years ago
- ☆21Updated 2 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Implementation of Multistream Transformers in Pytorch☆54Updated 3 years ago
- This app is intended to automatically create a corpus for ASR systems using pseudo-labeling.☆27Updated last year
- Various transformers for FSDP research☆37Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 3 years ago