Pinned Repositories
CUDA-From-Correctness-To-Performance-Code
Codes & examples for "CUDA - From Correctness to Performance"
DDL-Firewall
hpcgame.minesweeper
intOJ
A Online Judge System For The ACM-ICPC/OI Contest
intServer
A high performance minecraft server, in C++20
MyBlog
NeuroFrame
A tiny framework for AI training and inference. My homework for the course "programming in AI".
swiftLLM
A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of vLLM).
sysy-compiler
A compiler for the SYSY language (a subset of C). My homework for the course "compiler principles"
DistServe
Disaggregated serving system for Large Language Models (LLMs).
interestingLSY's Repositories
interestingLSY/swiftLLM
A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of vLLM).
interestingLSY/CUDA-From-Correctness-To-Performance-Code
Codes & examples for "CUDA - From Correctness to Performance"
interestingLSY/hpcgame.minesweeper
interestingLSY/intOJ
A Online Judge System For The ACM-ICPC/OI Contest
interestingLSY/DDL-Firewall
interestingLSY/sysy-compiler
A compiler for the SYSY language (a subset of C). My homework for the course "compiler principles"
interestingLSY/intServer
A high performance minecraft server, in C++20
interestingLSY/MyBlog
interestingLSY/NeuroFrame
A tiny framework for AI training and inference. My homework for the course "programming in AI".
interestingLSY/interestingLSY.github.io
My homepage
interestingLSY/24-2048
interestingLSY/cozy-home
A set of scripts to convinently set up my beloved dev environment on a new machine
interestingLSY/intoj-judger-rebuild
interestingLSY/IntPool
interestingLSY/node-multi-hashing
interestingLSY/node-stratum-pool
High performance Stratum poolserver in Node.js
interestingLSY/NoobPool
NoobPool 菜鸟矿池
interestingLSY/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
interestingLSY/cherry-markdown
✨ A Markdown Editor
interestingLSY/contrib-mlcommons-ck
Fork of the repo "mlcommons/ck" that add multi-node pytorch SUT's implementation
interestingLSY/contrib-mlcommons-inference
Fork of the repo "mlcommons/inference" that implements multi-node pytorch SUT
interestingLSY/cpuminer-opt
Optimized multi algo CPU miner
interestingLSY/DeepSpeed-MII
MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.
interestingLSY/diff-gaussian-rasterization
interestingLSY/gitignore
A collection of useful .gitignore templates
interestingLSY/intclock
interestingLSY/lightllm
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
interestingLSY/Pintos-gitbook
The gitbook for Pintos project in Peking University.