Stars
The official implementation of "Option-aware Temporally Abstracted Value for Offline Goal-Conditioned Reinforcement Learning" (NeurIPS 2025 spotlight)
One-for-All Multimodal Evaluation Toolkit Across Text, Image, Video, and Audio Tasks
Fast code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
A PyTorch implementation of MEGABYTE. This multi-scale transformer architecture has the excellent features of tokenization-free and sub-quadratic attention. The paper link: https://arxiv.org/abs/23…
The Official Code of "Towards Realistic Incremental Scenario in Class Incremental Semantic Segmentation" (CoLLAs 2024)
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
CSSegmentation: An Open Source Continual Semantic Segmentation Toolbox Based on PyTorch.
An official implementation of "Decomposed Knowledge Distillation for Class-incremental Semantic Segmentation" (NeurIPS 2022) in PyTorch.
Sparsity-aware deep learning inference runtime for CPUs
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).