Zeyi-Lin / LLM-Finetune
大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调
☆280Updated last month
Alternatives and similar repositories for LLM-Finetune:
Users that are interested in LLM-Finetune are comparing it to the libraries listed below
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌 算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆282Updated 5 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆185Updated last year
- 快速入门RAG与私有化部署☆144Updated 9 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆382Updated 8 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆265Updated 2 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆518Updated 8 months ago
- 开源SFT数据集整理,随时补充☆474Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆516Updated 6 months ago
- 通义千问VLLM推理部署DEMO☆496Updated 9 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆183Updated 8 months ago
- 数据科学教程案例☆132Updated 3 weeks ago
- 基于大语言模型的检索增强生成RAG示例☆113Updated last month
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆324Updated 7 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆78Updated 3 weeks ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆403Updated last year
- ☆97Updated 6 months ago
- qwen ai agent☆121Updated 10 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆184Updated 4 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆236Updated 9 months ago
- TinyRAG☆252Updated 2 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆76Updated 8 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆197Updated 3 weeks ago
- RAG向量召回示例☆102Updated 11 months ago
- llm-medical-data:用于大模型微调训练的医疗数据集☆84Updated last year
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆160Updated 3 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆344Updated last year
- 从零实现一个小参数量中文大语言模型。☆409Updated 4 months ago
- 从小说中提取对话数据集☆133Updated 7 months ago
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆169Updated 3 months ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆163Updated 8 months ago