Stars
Robust Speech Recognition via Large-Scale Weak Supervision
Generate 3D objects conditioned on text or images
Source code for the X Recommendation Algorithm
jax-triton contains integrations between JAX and OpenAI Triton
Human preference data for "Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback"
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Development repository for the Triton language and compiler
Implementation of a Transformer, but completely in Triton
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for…
Flood-Filling Networks for instance segmentation in 3d volumes.
A library of C++ coroutine abstractions for the coroutines TS
A collection of resources on modern C++
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
A cheatsheet of modern C++ language and library features.
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2. Auto-generates server config and supports VPN client setup on Linux, Windows, macOS, iOS and Android.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
header only, dependency-free deep learning framework in C++14
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …