KMnO4-zx / TinyRAG
TinyRAG
☆279Updated 4 months ago
Alternatives and similar repositories for TinyRAG:
Users that are interested in TinyRAG are comparing it to the libraries listed below
- 一个很小很小的RAG系统☆171Updated 3 months ago
- 快速入门RAG与私有化部署☆162Updated 11 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆304Updated 11 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆409Updated 10 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆223Updated 6 months ago
- 大模型/LLM推理和部署理论与实践☆213Updated 2 weeks ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆395Updated 6 months ago
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆188Updated 5 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆355Updated 9 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆374Updated 4 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆229Updated 3 months ago
- 通义千问VLLM推理部署DEMO☆546Updated 11 months ago
- ☆104Updated 8 months ago
- 大模型技术栈一览☆90Updated 6 months ago
- Train a 1B LLM with 1T tokens from scratch by personal☆583Updated 2 weeks ago
- 基于大语言模型的检索增强生成RAG示例☆134Updated 3 months ago
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆302Updated 8 months ago
- 从零实现一个小参数量中文大语言模型。☆553Updated 7 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆160Updated 4 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆344Updated 2 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆340Updated last month
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆195Updated 2 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆192Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中 文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆537Updated 8 months ago
- 一些 LLM 方面的从零复现笔记☆175Updated 6 months ago
- ☆249Updated 3 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆548Updated 11 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆185Updated 5 months ago
- RAG 论文学习☆79Updated last week