YQ-Wang's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
pyenv/pyenv
Simple Python version management
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
mlflow/mlflow
Open source platform for the machine learning lifecycle
haoel/leetcode
LeetCode Problems' Solutions
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
skypilot-org/skypilot
SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
lijin-THU/notes-python
中文 Python 笔记
mit-han-lab/streaming-llm
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3405 LeetCode Problems (Weekly Update)
HuaizhengZhang/AI-System-School
🚀 Awesome System for Machine Learning ⚡️ AI System Papers and Industry Practice. ⚡️ System for Machine Learning, LLM (Large Language Model), GenAI (Generative AI). 🍻 OSDI, NSDI, SIGCOMM, SoCC, MLSys, etc. 🗃️ Llama3, Mistral, etc. 🧑💻 Video Tutorials.
bingohuang/effective-go-zh-en
《Effective Go》中英双语版
microsoft/DeepSpeed-MII
MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.
ray-project/kuberay
A toolkit to run Ray applications on Kubernetes
ray-project/ray-llm
RayLLM - LLMs on Ray
dragonman225/notablog
Tell stories of your work with Notion
Hvass-Labs/TensorFlow-Tutorials-Chinese
TensorFlow 中文教程 (Chinese Tutorials)
ServerlessLLM/ServerlessLLM
Serverless LLM Serving for Everyone.
YQ-Wang/scBSP
scBSP is a specialized package designed for processing biological data, specifically in the analysis of gene expression and cell coordinates. It efficiently computes p-values for a given set of genes based on input matrices representing cell coordinates and gene expression data.
mouachan/droolsParser
Nameless-Bug/dynamic_verification
A dynamic verification tool using json configuration file instead of if statements
clpk8/leetcode2020