Dixeran's starred repositories
Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
vim-unimpaired
unimpaired.vim: Pairs of handy bracket mappings
TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
Awesome-LLM-Compression
Awesome LLM compression research papers and tools.
go-runewidth
wcwidth for golang
q-diffusion
[ICCV 2023] Q-Diffusion: Quantizing Diffusion Models.
cuda_hgemm
Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.
VSCode-sourcecode-analysis
微软VSCode IDE源码分析:VSCode是一个运行于 Mac OS X、Windows和 Linux 之上的,针对于编写现代 Web 和云应用的跨平台源代码编辑器。 采用Electron (JavaScript, HTML 和 CSS 等 Web 技术) 创建原生程序的框架。
nccl-rdma-sharp-plugins
RDMA and SHARP plugins for nccl library
tiny-stable-diffusion
Tiny optimized Stable-diffusion that can run on GPUs with just 1GB of VRAM. (Beta)
freetype-opengl-experiments
A simple C++ text renderer using OpenGL, FreeType, and Harfbuzz. Supports subpixel antialiased rendering, ligatures, emojis, as well as having great performance.
PieceChain
A piece chain is a data structure that allows fast text insertion and deletion operations, unlimited undo/redo and grouping of operations.