gavin1332's Stars
openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
LiangYang666/ChatGPT-Web
使用GPT-3.5 API创建的ChatGPT聊天页面,支持云部署,多用户使用,多对话管理,公式显示,流式动态显示,windows和linux均可极简部署,网页版 html python flask
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
CompVis/stable-diffusion
A latent text-to-image diffusion model
facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
yse/easy_profiler
Lightweight profiler library for c++
ELS-RD/kernl
Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.
abseil/abseil-py
Abseil Common Libraries (Python)
abseil/abseil-cpp
Abseil Common Libraries (C++)
littledan/linux-aio
How to use the Linux AIO feature
primihub/primihub
Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。
pytorch/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
ConnollyLeon/awesome-Auto-Parallelism
A baseline repository of Auto-Parallelism in Training Neural Networks
NVIDIA/FasterTransformer
Transformer related optimization, including BERT, GPT
sovrasov/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
triton-lang/triton
Development repository for the Triton language and compiler
NVIDIA/NeMo
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
Oldpan/Pytorch-Memory-Utils
pytorch memory track code
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.
codecaution/Awesome-Mixture-of-Experts-Papers
A curated reading list of research in Mixture-of-Experts(MoE).
bpftrace/bpftrace
High-level tracing language for Linux
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
pytorch/torchrec
Pytorch domain library for recommendation systems
thunlp/PLMpapers
Must-read Papers on pre-trained language models.
yuewang-cuhk/awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
alibaba/EasyTransfer
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
fxsjy/jieba
结巴中文分词