Pinned Repositories
2024
2025
algorithmic-efficiency
MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvements in both training algorithms and models.
alpa
Training and serving large-scale neural networks
big_vision
Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more.
bigscience
Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.
CLIP_benchmark
CLIP-like model evaluation
datacomp
DataComp: In search of the next generation of multimodal datasets
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
mup-vit
Everything you need to reproduce "Better plain ViT baselines for ImageNet-1k" in PyTorch, and more
EIFY's Repositories
EIFY/mup-vit
Everything you need to reproduce "Better plain ViT baselines for ImageNet-1k" in PyTorch, and more
EIFY/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
EIFY/2024
EIFY/2025
EIFY/algorithmic-efficiency
MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvements in both training algorithms and models.
EIFY/alpa
Training and serving large-scale neural networks
EIFY/big_vision
Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more.
EIFY/bigscience
Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.
EIFY/CLIP_benchmark
CLIP-like model evaluation
EIFY/datacomp
DataComp: In search of the next generation of multimodal datasets
EIFY/hallo
Hallo: Hierarchical Audio-Driven Visual Synthesis for Portrait Image Animation
EIFY/hw4_rottenpotatoes
EIFY/iOS-Mini-Project
Knotch iOS Mini Project by Jason Chou
EIFY/nanoGPT
nanoGPT tweaked for single 16GB GPU with the option to use Lion
EIFY/SQuAD-issues
Issues of SQuAD 2.0
EIFY/StoneSoup
EIFY/try_git
EIFY/typo
Typo is the oldest and most powerful Ruby on Rails blogware, providing custom templates, powerful drag and drop plugins API, advanced SEO capabilities, XMLRPC API and many more.
EIFY/UDOP
EIFY/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
EIFY/meru
Code for the paper "Hyperbolic Image-Text Representations", Desai et al, ICML 2023
EIFY/ml-sigma-reparam
EIFY/models
Models and examples built with TensorFlow
EIFY/open_clip
OpenCLIP fork for "Embedding Geometries of Contrastive Language-Image Pre-Training"
EIFY/pyt-team.github.io
EIFY/redcaps-downloader
Command-line tool for downloading and extending the RedCaps dataset.
EIFY/unit-scaling
A library for unit scaling in PyTorch
EIFY/vermont_address
"Generated loss, Augmented Training, and Multiscale VAE" data sets & supplementary material
EIFY/vision
Datasets, Transforms and Models specific to Computer Vision
EIFY/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch