nizamMakdoud-betclic's Stars
willisma/SiT
Official PyTorch Implementation of "SiT: Exploring Flow and Diffusion-based Generative Models with Scalable Interpolant Transformers"
tldraw/tldraw
whiteboard / infinite canvas SDK
aimhubio/aim
Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
fadel/pytorch_ema
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
google/break-a-scene
Official implementation for "Break-A-Scene: Extracting Multiple Concepts from a Single Image" [SIGGRAPH Asia 2023]
shaibagon/diffusers_ddim_inversion
A simple example for using `DDIMInverseScheduler` for inverting an input image to StableDiffusion's latent space
lucidrains/ema-pytorch
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
NVlabs/edm2
EDM2 and Autoguidance -- Official PyTorch implementation
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
DS4SD/docling
Get your documents ready for gen AI
leerob/next-saas-starter
Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.
FoundationVision/VAR
[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!
nissymori/JAX-CORL
Clean single-file implementation of offline RL algorithms in JAX
foldl/chatllm.cpp
Pure C++ implementation of several models for real-time chatting on your computer (CPU)
pytorch/ao
PyTorch native quantization and sparsity for training and inference
huggingface/diffusion-fast
Faster generation with text-to-image diffusion models.
andrewyng/aisuite
Simple, unified interface to multiple Generative AI providers
mttga/purejaxql
Simple single-file baselines for Q-Learning in pure-GPU setting
xdit-project/xDiT
xDiT: A Scalable Inference Engine for Diffusion Transformers (DiTs) with Massive Parallelism
chengzeyi/piflux
(WIP) Parallel inference for black-forest-labs' FLUX model.
jj-vcs/jj
A Git-compatible VCS that is both simple and powerful
supermemoryai/markdowner
A fast tool to convert any website into LLM-ready markdown data. Built by https://supermemory.ai
instantX-research/Regional-Prompting-FLUX
Training-free Regional Prompting for Diffusion Transformers 🔥
AGI-Arena/MARS
The official implementation of MARS: Unleashing the Power of Variance Reduction for Training Large Models
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
yangchris11/samurai
Official repository of "SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware Memory"
facebookresearch/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
ryouchinsa/sam-cpp-macos
Segment Anything Model 2 CPP Wrapper for macOS and Ubuntu CPU/GPU
PaulPauls/llama3_interpretability_sae
A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and fully reproducible.
cli/cli
GitHub’s official command line tool