glb400
Interested in: Submodular/Multi-objective Optimization · Recommender System
Nanjing UniversityNanjing, Jiangsu, China
glb400's Stars
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
lllyasviel/ControlNet
Let us control diffusion models!
meta-llama/llama3
The official Meta Llama 3 GitHub site
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
mistralai/mistral-inference
Official inference library for Mistral models
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Lightning-AI/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
Shadowsocks-Wiki/shadowsocks
shadowsocks.wiki
qwopqwop200/GPTQ-for-LLaMa
4 bits quantization of LLaMA using GPTQ
microsoft/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
nikhilbarhate99/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
zhougr1993/DeepInterestNetwork
OpenLMLab/LOMO
LOMO: LOw-Memory Optimization
reczoo/FuxiCTR
A configurable, tunable, and reproducible library for CTR prediction https://fuxictr.github.io
facebookresearch/generative-recommenders
Repository hosting code used to reproduce results in "Actions Speak Louder than Words: Trillion-Parameter Sequential Transducers for Generative Recommendations" (https://arxiv.org/abs/2402.17152).
microsoft/RecAI
Bridging LLM and Recommender System.
sunnweiwei/RankGPT
Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]
PersiaML/PERSIA
High performance distributed framework for training deep learning recommendation models based on PyTorch.
pmixer/SASRec.pytorch
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
CAN-Paper/Co-Action-Network
Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction
sunkx109/llama
Inference code for LLaMA models
glb400/Toy-RecLM
A toy large model for recommender system based on LLaMA2/SASRec/Meta's generative recommenders. Besides, note and experiments of official implementation for Meta's generative recommenders.
reczoo/Datasets
A curated collection of recommendation datasets with trackable dataset IDs
sunkx109/My-Torch-Extension
A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.
tmzg-98/HuaweiCodeCraft2020
2020华为软件精英挑战赛代码
sunkx109/resnet_with_quanti
利用Fakequantization方法对resnet18 进行量化