km1994 / llms_paper
该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)
☆259Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for llms_paper
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆266Updated 3 months ago
- 开源SFT数据集整理,随时补充☆440Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆166Updated 5 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆353Updated 6 months ago
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT,Cross Encoder☆497Updated last week
- TinyRAG☆232Updated last week
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆338Updated 11 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆171Updated 2 months ago
- Baichuan2代码的逐行解析版本,适合小白☆209Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆320Updated 2 months ago
- Train a Chinese LLM From 0 by Personal☆197Updated last week
- ☆87Updated 4 months ago
- 一些 LLM 方面的从零复现笔记☆134Updated last month
- personal chatgpt☆315Updated last week
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆463Updated 6 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆174Updated last year
- 快速入门RAG与私有化部署☆128Updated 6 months ago
- 从零实现一个小参数量中文大语言模型。☆253Updated 2 months ago
- 大模型多维度中文对齐评测基准 (ACL 2024)☆330Updated 2 months ago
- 大模型基础学习和面试八股文☆67Updated 7 months ago
- 包含程序员面试大厂面试题和面试经验☆98Updated 2 months ago
- an intro to retrieval augmented large language model☆266Updated last year
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆295Updated 4 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆297Updated last week
- 对llama3进行全参微调、lora微调以及qlora微调。☆146Updated last month
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆396Updated last year
- 通义千问VLLM 推理部署DEMO☆437Updated 7 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆144Updated 3 weeks ago
- LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案☆327Updated last year
- basic framework for rag(retrieval augment generation)☆75Updated 10 months ago