Eddiewdy's Stars
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
bitsandbytes-foundation/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
kungfu-origin/kungfu
Kungfu Trader
qwopqwop200/GPTQ-for-LLaMa
4 bits quantization of LLaMA using GPTQ
kvcache-ai/Mooncake
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
zjhellofss/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
S-LoRA/S-LoRA
S-LoRA: Serving Thousands of Concurrent LoRA Adapters
OpenPPL/ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
NVIDIA/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
OpenPPL/ppl.nn
A primitive library for neural network
rsd-devel/rsd
RSD: RISC-V Out-of-Order Superscalar Processor
pigirons/cpufp
A CPU tool for benchmarking the peak of floating points
Jack47/hack-SysML
The road to hack SysML and become an system expert
Bruce-Lee-LY/cuda_hgemm
Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.
Eddie-Wang1120/Professional-CUDA-C-Programming-Code-and-Notes
CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!
ifromeast/cuda_learning
learning how CUDA works
OpenPPL/ppl.llm.kernel.cuda
CMU-SAFARI/Pythia
A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
reed-lau/cute-gemm
HuPengsheet/use-ncnn
NCNN的代码学习,各种小Demo。
YuanchengFang/dlsys_solution
Homework solutions for CMU 10-414/714 – Deep Learning Systems: Algorithms and Implementation
zhang-tlgg/HPC-Lab
HPC-Lab for High Performance Computing course, 2023 Spring , Tsinghua Universit. 高性能计算导论 @ THU.
OpenPPL/ppl.kernel.cpu