elephantmipt's Stars
ml-explore/mlx
MLX: An array framework for Apple silicon
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
state-spaces/mamba
Mamba SSM architecture
bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020
kingoflolz/mesh-transformer-jax
Model parallel transformers in JAX and Haiku
sanchit-gandhi/whisper-jax
JAX implementation of OpenAI's Whisper model for up to 70x speed-up on TPU.
crowsonkb/k-diffusion
Karras et al. (2022) diffusion models for PyTorch
lucidrains/lion-pytorch
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
huggingface/awesome-papers
Papers & presentation materials from Hugging Face's internal science day
pytorch/functorch
functorch is JAX-like composable function transforms for PyTorch.
xl0/lovely-tensors
Tensors, for human consumption
tinkoff-ai/CORL
High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
tinkoff-ai/etna
ETNA – Time-Series Library
huggingface/pytorch_block_sparse
Fast Block Sparse Matrices for Pytorch
corl-team/CORL
High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
mit-han-lab/offsite-tuning
Offsite-Tuning: Transfer Learning without Full Model
HazyResearch/TART
TART: A plug-and-play Transformer module for task-agnostic reasoning
HazyResearch/zoology
Understand and test language model architectures on synthetic tasks.
deepvk/emospeech
glassroom/heinsen_sequence
Code implementing "Efficient Parallelization of a Ubiquitious Sequential Computation" (Heinsen, 2023)
tinkoff-ai/ReBRAC
Author's implementation of ReBRAC, a minimalist improvement upon TD3+BC
dvruette/barrel-rec-pytorch
tinkoff-ai/palbert
Code for the paper "PALBERT: Teaching ALBERT to Ponder", NeurIPS 2022 Spotlight
tinkoff-ai/eop
Code for the paper "Showing Your Offline Reinforcement Learning Work: Online Evaluation Budget Matters", ICML 2022
tinkoff-ai/open-tlab
Примеры пропозалов для подачи заявки в Open.TLab
tinkoff-ai/lb-sac
Official implementation for "Q-Ensemble for Offline RL: Don't Scale the Ensemble, Scale the Batch Size", NeurIPS 2022, Offline RL Workshop
alxmamaev/ultimate_tts
tinkoff-ai/cnf
Official implementation for "Let Offline RL Flow: Training Conservative Agents in the Latent Space of Normalizing Flows", NeurIPS 2022, Offline RL Workshop
deepvk/didi
[WIP] DiDi: Dialog Diffusion model