chunhuizhang / bert_t5_gpt
☆52Updated this week
Related projects ⓘ
Alternatives and complementary repositories for bert_t5_gpt
- 使用单个24G显卡,从0开始训练LLM☆49Updated 2 weeks ago
- personal chatgpt☆317Updated this week
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实 例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆78Updated last year
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆266Updated 3 months ago
- 怎么训练一个LLM分词器☆129Updated last year
- llama2 finetuning with deepspeed and lora☆166Updated last year
- ☆87Updated 4 months ago
- Inference code for LLaMA models☆107Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆146Updated last month
- 一些 LLM 方面的从零复现笔记☆134Updated last month
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆259Updated 7 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆166Updated 5 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆175Updated last year
- pytorch分布式训练☆58Updated last year
- deepspeed+trainer简单高效实现多卡微调大模型☆116Updated last year
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆144Updated 3 weeks ago
- Train a Chinese LLM From 0 by Personal☆199Updated last week
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆353Updated 6 months ago
- 快速入门RAG与私有化部署☆128Updated 6 months ago
- 使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。☆109Updated last year
- ☆62Updated 11 months ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆73Updated 10 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆166Updated 10 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆171Updated 2 months ago
- DeepSpeed Tutorial☆89Updated 2 months ago
- Baichuan2代码的逐行解析版本,适合小白☆209Updated last year
- A Massive Multi-Level Multi-Subject Knowledge Evaluation benchmark☆99Updated last year
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆338Updated 11 months ago
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆85Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆202Updated 11 months ago