-
Xi'an Jiaotong University
- https://pesionzhao.github.io/
Lists (7)
Sort Name ascending (A-Z)
Stars
A CUDNN minimal deep learning training code sample using LeNet.
⚡ Dynamically generated stats for your github readmes
深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。
A light llama-like llm inference framework based on the triton kernel.
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Lightning fast C++/CUDA neural network framework
A Easy-to-understand TensorOp Matmul Tutorial
致力于实习/校招/社招进大厂打法,计算机基础知识学习,C++、Java、算法学习路线,专注于编程打法!
Efficient Triton Kernels for LLM Training
SmartFlowAI / LLM101n-CN
Forked from karpathy/LLM101nLLM101n: Let's build a Storyteller 中文版
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
Awesome-LLM: a curated list of Large Language Model
A 100 Day ML Challenge to learn and implement ML/DL concepts ranging from the basics of Machine Learning to advanced Deep Learning.
HIP: C++ Heterogeneous-Compute Interface for Portability
Seismic Reservoir Modeling Python package
A self-learning tutorail for CUDA High Performance Programing.
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
How to Make a Computer Operating System in C++