-
-
halite Public
Acceleration framework for Human Alignment Learning
-
inductive-moment-matching Public
Attempt to replicate Inductive Moment Matching (https://arxiv.org/abs/2503.07565)
-
-
slickconf Public
Configuration library for machine learning projects
Python MIT License UpdatedFeb 22, 2025 -
alias-free-vae Public
Experiments on whether reducing aliasing in VAEs or image tokenizers is beneficial
-
-
pygoreadability Public
Python bindings for go-readability (https://github.com/go-shiori/go-readability)
Python MIT License UpdatedSep 11, 2024 -
-
-
-
-
go-readability Public
Forked from go-shiori/go-readabilityGo package that cleans a HTML page for better readability.
HTML MIT License UpdatedMay 30, 2024 -
seqio Public
Forked from XueFuzhao/seqioTask-based datasets, preprocessing, and evaluation for sequence models.
Python Apache License 2.0 UpdatedMay 11, 2024 -
text-to-text-transfer-transformer Public
Forked from XueFuzhao/text-to-text-transfer-transformerCode for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
-
OpenMoE Public
Forked from XueFuzhao/OpenMoEA family of open-sourced Mixture-of-Experts (MoE) Large Language Models
Python UpdatedMay 10, 2024 -
-
-
stylegan2-pytorch Public
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
-
-
DeepSpeed Public
Forked from deepspeedai/DeepSpeedDeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
-
Megatron-DeepSpeed Public
Forked from deepspeedai/Megatron-DeepSpeedOngoing research training transformer language models at scale, including: BERT & GPT-2
-
-
meshfn Public
Framework for Human Alignment Learning
-
vq-vae-2-pytorch Public
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
-
arxiv-sanity Public
arXiv feed tool that heavily inspired by Arxiv Sanity Preserver
-
tensorfn Public
Weakly opinionated library for implementing ML models. Less boilerplate, More rigor
-
denoising-diffusion-pytorch Public
Implementation of Denoising Diffusion Probabilistic Models in PyTorch
-
-
alias-free-gan-pytorch Public
Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch