utkuozbulak / pytorch-simple-diffusionLinks
☆47Updated 4 months ago
Alternatives and similar repositories for pytorch-simple-diffusion
Users that are interested in pytorch-simple-diffusion are comparing it to the libraries listed below
Sorting:
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆126Updated 4 months ago
- ☆248Updated last year
- DiscoGrad - automatically differentiate across conditional branches in C++ programs☆204Updated 11 months ago
- Automated, smooth, N'th order derivatives of non-uniformly sampled time series data☆228Updated 10 months ago
- C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.☆76Updated 2 years ago
- ☆34Updated 7 months ago
- This is a python implementation for stitching images.☆232Updated 10 months ago
- Docker-based inference engine for AMD GPUs☆231Updated 10 months ago
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆253Updated last year
- A copy of ONNX models, datasets, and code all in one GitHub repository. Follow the README to learn more.☆105Updated last year
- ☆66Updated 2 months ago
- ☆197Updated 3 months ago
- Revealing example of self-attention, the building block of transformer AI models☆131Updated 2 years ago
- Tensor library & inference framework for machine learning☆107Updated this week
- R.L. methods and techniques.☆199Updated 9 months ago
- A reimplementation of Stable Diffusion 3.5 in pure PyTorch☆659Updated 2 months ago
- Generate Cool-Looking Mazes and Animations Illustrating the A* Pathfinding Algorithm☆177Updated 5 months ago
- Implement recursion using English as the programming language and an LLM as the runtime.☆239Updated 2 years ago
- This is a numpy implementation of the Skip-gram algorithm described in Mikolov et al's Word2Vec paper. It is intended for didactic purpos…☆36Updated 2 years ago
- Run and explore Llama models locally with minimal dependencies on CPU☆191Updated 10 months ago
- A tiny autograd engine with a Jax-like API☆74Updated last month
- The repository provides code for training the SegmentAnything Model (SAM) for predicting frame polygons in comic books☆53Updated last year
- Heirarchical Navigable Small Worlds