Zeyi-Lin / LLM-Finetune
大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调
☆371Updated 2 months ago
Alternatives and similar repositories for LLM-Finetune:
Users that are interested in LLM-Finetune are comparing it to the libraries listed below
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆194Updated last year
- 快速入门RAG与私有化部署☆174Updated last year
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆368Updated 10 months ago
- 通义千问VLLM推理部署DEMO☆566Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆422Updated 2 weeks ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆285Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆92Updated 11 months ago
- Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。☆653Updated 7 months ago
- 开源SFT数据集整理,随时补充☆506Updated last year
- 从零实现一个小参数量中文大语言模型。☆593Updated 7 months ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆300Updated 8 months ago
- 基于大语言模型的检索增强生成RAG示例☆142Updated 4 months ago
- qwen ai agent☆130Updated last year
- TinyRAG☆285Updated 5 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆228Updated 7 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆562Updated 11 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆193Updated 11 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆192Updated 6 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆592Updated 10 months ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆350Updated last month
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆223Updated 6 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆236Updated 3 months ago
- ☆107Updated 9 months ago
- 数据科学教程案例☆140Updated 3 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆415Updated 3 weeks ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆548Updated 9 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆315Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆177Updated 5 months ago
- 一些 LLM 方面的从零复现笔记☆181Updated 6 months ago
- A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.☆353Updated last year