Petr Leontev's starred repositories
RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
RWKV-Runner
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
OnnxStream
Lightweight inference library for ONNX files, written in C++. It can run Stable Diffusion XL 1.0 on a RPI Zero 2 (or in 298MB of RAM) but also Mistral 7B on desktops and servers. ARM, x86, WASM, RISC-V supported. Accelerated by XNNPACK.
GPU-Puzzles
Solve puzzles. Learn CUDA.
GPU-Puzzles
Solve puzzles. Learn CUDA.
shading-scene-representations
Code for "Compositional Neural Scene Representations for Shading Inference"
webgpu-samples
WebGPU Samples
GifEncoder
C++ gif encoder with good quality!
build-scripts-of-ffmpeg-x264-for-android-ndk
ffmpeg build scripts for android ndk usage (including x264)
libplacebo
Official mirror of libplacebo
node-webrtc
node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M87
webrtc-build
様々な環境向けの WebRTC のビルドを行って、そのバイナリを提供しています