yingtongxiong's Stars
PKUFlyingPig/cs-self-learning
计算机自学指南
Light-City/CPlusPlusThings
C++那些事
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
mit-pdos/xv6-riscv
Xv6 for RISC-V
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
InternLM/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
Ewenwan/ShiYanLou
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
km1994/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
huihongxiao/MIT6.S081
BBuf/tvm_mlir_learn
compiler learning resources collect.
microsoft/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
tolerious/Programming_learning_resource
学习计算机科学的一些pdf资源,欢迎赞赏
udacity/cs344
Introduction to Parallel Programming class code
pytorch/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
rusty1s/pytorch_sparse
PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
XueFuzhao/awesome-mixture-of-experts
A collection of AWESOME things about mixture-of-experts
InternLM/InternLM-techreport
rusty1s/pytorch_cluster
PyTorch Extension Library of Optimized Graph Cluster Algorithms
zhulintao/CodingInterviewChinese2
《剑指Offer》第二版源代码(Clone from: https://github.com/zhedahht/CodingInterviewChinese2)
Azure/MS-AMP
Microsoft Automatic Mixed Precision Library
PKUFlyingPig/MIT6.S081-2020fall
MIT undergraduate operating system course
InternLM/InternEvo
InternEvo is an open-sourced lightweight training framework aims to support model pre-training without the need for extensive dependencies.
JobInterviewGuide/interview_guide
字节内推小天使,专门为正在面试路上的你 准备的!
depctg/udacity-cs344-colab
Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming