donglinb's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
ggerganov/llama.cpp
LLM inference in C/C++
ruanyf/weekly
科技爱好者周刊,每周五发布
nlohmann/json
JSON for Modern C++
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
gabime/spdlog
Fast C++ logging library.
fmtlib/fmt
A modern formatting library
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
triton-lang/triton
Development repository for the Triton language and compiler
state-spaces/mamba
Mamba SSM architecture
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
Zulko/moviepy
Video editing with Python
mlfoundations/open_clip
An open source implementation of CLIP.
fogleman/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
kkroening/ffmpeg-python
Python bindings for FFmpeg - with complex filtering support
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.
alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
rhasspy/piper
A fast, local neural text to speech system
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
elvirbrk/NoteHighlight2016
Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
PyAV-Org/PyAV
Pythonic bindings for FFmpeg's libraries.
state-spaces/s4
Structured state space sequence models
taocpp/PEGTL
Parsing Expression Grammar Template Library
flame/how-to-optimize-gemm
cvdfoundation/kinetics-dataset
srush/annotated-s4
Implementation of https://srush.github.io/annotated-s4
b09/c_resources
hamon-in/cpslib
Cross platform library to gather process and system information.
jeovanevs/Books
thm-mni-ii/sea
Space efficient (graph) algorithms