db7894's Stars
meltylabs/melty
Chat first code editor. To download the packaged app:
feizc/Diffusion-RWKV
Scaling RWKV-Like Architectures for Diffusion Models
feizc/FluxMusic
Text-to-Music Generation with Rectified Flow Transformers
crowsonkb/k-diffusion
Karras et al. (2022) diffusion models for PyTorch
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
triton-lang/triton
Development repository for the Triton language and compiler
HigherOrderCO/Bend
A massively parallel, high-level programming language
daquexian/onnx-simplifier
Simplify your onnx model
siboehm/SGEMM_CUDA
Fast CUDA matrix multiplication from scratch
wangzyon/NVIDIA_SGEMM_PRACTICE
Step-by-step optimization of CUDA SGEMM
HigherOrderCO/HVM
A massively parallel, optimal functional runtime in Rust
NousResearch/DisTrO
Distributed Training Over-The-Internet
google-deepmind/recurrentgemma
Open weights language model from Google DeepMind, based on Griffin.
yetone/avante.nvim
Use your Neovim like using Cursor AI IDE!
lucidrains/genie2-pytorch
Implementation of a framework for Genie2 in Pytorch
hahnyuan/ASVD4LLM
Activation-aware Singular Value Decomposition for Compressing Large Language Models
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
Doriandarko/claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks.This framework enables Claude to generate and manage its own tools, continuously expanding its capabilities through conversation. Available both as a CLI and a modern web interface
MengtingWan/goodreads
code samples for the goodreads datasets
archinetai/audio-diffusion-pytorch
Audio generation using diffusion models, in PyTorch.
ermongroup/ddim
Denoising Diffusion Implicit Models
timf34/Substack2Markdown
Download/ export free and premium Substack posts, saving them as Markdown files. Also generates HTML interfaces to allow you to browse and sort the markdown files for each author.
fastai/diffusion-nbs
Getting started with diffusion
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
srush/Transformer-Puzzles
Puzzles for exploring transformers
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training
xenova/whisper-web
ML-powered speech recognition directly in your browser
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
alextamkin/generative-elicitation
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.