robotchaoX's starred repositories
GPU-Reshape
GPU Reshape (GRS) is an API & vendor agnostic instrumentation framework, with instruction level validation.
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.
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.
CUDA-Learn-Notes
📚Modern CUDA Learn Notes with PyTorch: Tensor/CUDA Cores, 📖150+ CUDA Kernels with PyTorch bindings, 📖HGEMM/SGEMM (95%~99% cuBLAS performance), 📖100+ LLM/CUDA Blogs.
DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
DxCapsViewer
DirectX Capabilities Viewer utility (dxcapsviewer.exe)
virt-manager
Desktop tool for managing virtual machines via libvirt
mesa-dist-win
Pre-built Mesa3D drivers for Windows
vkd3d-proton
Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.
VkD3DDeviceMapping
Simple example to show how to map devices between Vulkan and Direct3D
realsr-ncnn-vulkan
RealSR super resolution implemented with ncnn library
Real-ESRGAN-ncnn-vulkan
NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
RayTracingInVulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.