Pinned Repositories
Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
ChatGPT-Vocabulary
cl100k_base Vocabulary of ChatGPT and GPT-4
ctg-goemotions
【no paper】Controllable text generation for fine-grained emotions through soft prompts trained on the GoEmotions dataset.
deepspeed-training-gpt2-example
GPT-4-LLM
Instruction Tuning with GPT-4
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.
llama
Inference code for LLaMA models
llama-trl
LLaMA-TRL: Fine-tuning LLaMA with PPO and LoRA
Miracle.github.io
Paper-Writing-Tips
该仓库是MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
yyya9's Repositories
yyya9/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
yyya9/ChatGPT-Vocabulary
cl100k_base Vocabulary of ChatGPT and GPT-4
yyya9/ctg-goemotions
【no paper】Controllable text generation for fine-grained emotions through soft prompts trained on the GoEmotions dataset.
yyya9/deepspeed-training-gpt2-example
yyya9/GPT-4-LLM
Instruction Tuning with GPT-4
yyya9/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.
yyya9/llama
Inference code for LLaMA models
yyya9/llama-trl
LLaMA-TRL: Fine-tuning LLaMA with PPO and LoRA
yyya9/Miracle.github.io
yyya9/Paper-Writing-Tips
该仓库是MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
yyya9/pytorch-multi-gpu-training
整理 pytorch 单机多 GPU 训练方法与原理
yyya9/research-method
论文写作与资料分享
yyya9/PromptTuning-T5-Flan-XXL
yyya9/ResidualPrompts
Residual Prompt Tuning: a method for faster and better prompt tuning.
yyya9/trans-BE
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.