ChrisYanY's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ggerganov/llama.cpp
LLM inference in C/C++
meta-llama/llama
Inference code for Llama models
google-research/bert
TensorFlow code and pre-trained models for BERT
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
asciinema/asciinema
Terminal session recorder 📹
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
lllyasviel/IC-Light
More relighting!
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
plaidml/plaidml
PlaidML is a framework for making deep learning work everywhere.
shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
pytorch/torchrec
Pytorch domain library for recommendation systems
Vchitect/Latte
Latte: Latent Diffusion Transformer for Video Generation.
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. A bonus section with ChatGPT, GPT-3.5-turbo, GPT-4, and DALL-E including jump starting GPT-4, speech-to-text, text-to-speech, text to image generation with DALL-E, Google Cloud AI,HuggingGPT, and more
automl/NASLib
NASLib is a Neural Architecture Search (NAS) library for facilitating NAS research for the community by providing interfaces to several state-of-the-art NAS search spaces and optimizers.
ogerhsou/Youtube-Recommendation-Tensorflow
code of paper `Deep Neural Networks for Youtube Recommendation`