Tongjilibo / build_MiniLLM_from_scratch
从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)
☆320Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for build_MiniLLM_from_scratch
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆353Updated 6 months ago
- TinyRAG☆232Updated last week
- 从零实现一个小参数量中文大语言模型。☆253Updated 2 months ago
- 一些 LLM 方面的从零复现笔记☆134Updated last month
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆259Updated 7 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆144Updated 2 months ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆482Updated 3 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆297Updated last week
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆266Updated 3 months ago
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT,Cross Encoder☆497Updated last week
- 通义千问VLLM推理部署DEMO☆437Updated 7 months ago
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆324Updated this week
- Train a Chinese LLM From 0 by Personal☆197Updated last week
- personal chatgpt☆315Updated this week
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆166Updated 5 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集【人工+GPT4o持续更新】☆184Updated last month
- Baichuan2代码的逐行解析版本,适合小白☆209Updated last year
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆338Updated 11 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+ 金融」。☆295Updated 4 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆174Updated last year
- ☆479Updated last week
- A streamlined and customizable framework for efficient large model evaluation and performance benchmarking☆231Updated this week
- LLM全栈优质资源汇总☆357Updated last month
- 开源SFT数据集整理,随时补充☆440Updated last year
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆144Updated 3 weeks ago
- Tutorial on training, evaluating LLM, as well as utilizing RAG, Agent, Chain to build entertaining applications with LLMs.分享如何训练、评估LLMs,如…☆518Updated 6 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建 出专门面向表格智能任务的大型语言模型。☆463Updated 6 months ago
- YuLan: An Open-Source Large Language Model☆556Updated 4 months ago
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆130Updated last month
- an intro to retrieval augmented large language model☆266Updated last year