Highlights
- Pro
-
-
-
grouped_gemm Public
Forked from fanshiqing/grouped_gemmPyTorch bindings for CUTLASS grouped GEMM.
Cuda Apache License 2.0 UpdatedMay 2, 2024 -
accelerate Public
Forked from huggingface/accelerate🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
-
llm-foundry Public
Forked from mosaicml/llm-foundryLLM training code for MosaicML foundation models
Python Apache License 2.0 UpdatedJun 13, 2023 -
streaming Public
Forked from mosaicml/streamingA Data Streaming Library for Efficient Neural Network Training
Python Apache License 2.0 UpdatedMay 12, 2023 -
pipeline Public
Forked from mystic-ai/pipelinePipeline is an open source API for building AI/ML workflows
Python Apache License 2.0 UpdatedFeb 15, 2023 -
-
-
chaos_genius Public
Forked from chaos-genius/chaos_geniusML powered analytics engine for outlier detection and root cause analysis.
Python MIT License UpdatedJul 13, 2022 -
Opacus-lab Public
Forked from facebookresearch/Opacus-labResearch and experimental code related to Opacus, an open-source library for training PyTorch models with Differential Privacy
Python Apache License 2.0 UpdatedMar 14, 2022 -
SubMix Public
Forked from facebookresearch/SubMixCode repo for the paper: "SubMix: Practical Private Prediction for Large-scale Language Models"
Python Other UpdatedMar 14, 2022 -
ColBERT Public
Forked from stanford-futuredata/ColBERTColBERT: Contextualized Late Interaction over BERT (SIGIR'20)
Python MIT License UpdatedNov 20, 2021 -
GameOfLife Public
Forked from nialloc/GameOfLifeThe world's most expensive version of Conway's Game of Life - running on the Ethereum Blockchain
Python MIT License UpdatedJun 1, 2021 -
competing-ai Public
Simulation engine for multi-agent learning competitions
-
dlrm Public
Forked from facebookresearch/dlrmAn implementation of a deep learning recommendation model (DLRM)
Python MIT License UpdatedOct 19, 2020 -
deletion-efficient-kmeans Public
Research prototype of deletion efficient k-means algorithms