本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频
☆88Apr 23, 2025Updated 10 months ago
Alternatives and similar repositories for FineTuningLab
Users that are interested in FineTuningLab are comparing it to the libraries listed below
Sorting:
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆31Sep 9, 2024Updated last year
- 大模型应用技术开发入门系列☆98Feb 28, 2026Updated 3 weeks ago
- 该企业智能办公智能体项目深度融合了LLM、向量数据库与语音识别技术,为企业提供了统一、智能的信息处理与决策支持中心。该系统核心具备三大能力:1. 它能构建企业专属知识库,通过对PDF、Word等文档的智能解析与检索,让员工能通过自然语言快速获取精准的政策、流程信息。2. 它…☆26Sep 7, 2025Updated 6 months ago
- 基于Qwen2.5模型、使用DISC-Law-SFT-Pair数据集微调的法律大模型☆12Dec 29, 2024Updated last year
- Implemented a script that automatically adjusts Qwen3's inference and non-inference capabilities, based on an OpenAI-like API. The infere…☆22May 9, 2025Updated 10 months ago
- Collection of model-centric MCP servers☆26May 21, 2025Updated 10 months ago
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆25Oct 11, 2024Updated last year
- ☆37Feb 22, 2026Updated 3 weeks ago
- ☆12Apr 5, 2015Updated 10 years ago
- ☆14Sep 20, 2025Updated 6 months ago
- Label Studio is a multi-type data labeling and annotation tool with standardized output format☆10Nov 17, 2021Updated 4 years ago
- Unsupervised Cross-lingual Sentiment Analysis (CoNLL 2019)☆10Nov 4, 2019Updated 6 years ago
- 本项目对Deepseek-R1-Distill-Qwen-7B进行心理咨询CoT数据的LoRA微调,以进一步提升Deepseek-R1-Distill-Qwen-7B在心理咨询领域的慢思考能力。☆12Mar 11, 2025Updated last year
- ModelScope+Transformers+SwanLab实现Qwen-1.5-7b的指令微调任务☆23Jun 9, 2024Updated last year
- ☆22Jul 16, 2024Updated last year
- 收集整理大模型面试题☆12Aug 29, 2024Updated last year
- ☆15Jun 24, 2018Updated 7 years ago
- 基于prompt learning的NLP算法,涉及文本分类、信息抽取等☆15Jan 12, 2023Updated 3 years ago
- 基于电商数据微调的Qwen1.5系列的电商大模型,包括0.5b-base,0.5b-chat,1.8b-base,7b-base,以及基于llama3-chinese-sft版本的基础模型的sft后电商大模型。☆23May 14, 2024Updated last year
- Fine-Grained Knowledge Fusion for Retrieval-Augmented Medical Visual Question☆11Jul 18, 2024Updated last year
- 本项目利用医学领域的 CoT 数据对 Deepseek-R1-Distill-Qwen-7B 进行微调,通过 QLoRA 量化和 Unsloth 加速训练,显著提升模型在复杂医学推理任务中的慢思考能力。知识蒸馏技术使轻量级模型获得大模型的推理优势,实现高效、准确且具有解释性…☆41Mar 10, 2025Updated last year
- ClipFlow 是一款面向影视创作者和内容创作者的专业 AI 视频内容创作平台,提供智能脚本生成、视频分析和混剪功能☆34Updated this week
- Code & data for IJCAI'22 paper "Recipe2Vec: Multi-modal Recipe Representation Learning with Graph Neural Networks".☆14Jul 24, 2022Updated 3 years ago
- ☆10Oct 14, 2020Updated 5 years ago
- A rework of the gradio WebUI for the open-source unified multimodal model by ByteDance☆22Jun 3, 2025Updated 9 months ago
- Source code for NAACL 2022 paper Weakly Supervised Text Classification using Supervision Signals from a Language Mode☆10Jun 13, 2022Updated 3 years ago
- A unified framework to evaluate path reasoning methods across multiple beyond accuracy dimension and path (explanation) quality perspecti…☆13Mar 20, 2024Updated 2 years ago
- Train a model for Image Caption from ViT and GPT pretrained model☆19Mar 25, 2023Updated 2 years ago
- The source code for “Homophily-Related: Adaptive Hybrid Graph Filter for Multi-View Graph Clustering”☆10Apr 10, 2024Updated last year
- 基于Dolphin模型的东方语言音视频转字幕api及webui☆18Apr 3, 2025Updated 11 months ago
- An annotation tool for rapid multi-task collaborative information extraction for knowledge graph construction.☆21Jun 12, 2025Updated 9 months ago
- CBLUE2.0-关系抽取模型,基于pytorch☆17Oct 23, 2024Updated last year
- A curated list of ComfyUI Video nodes and workflows☆19Updated this week
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆52Sep 26, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- Code of the paper Graph Convolutions over Constituent Trees for Syntax-Aware Semantic Role Labeling☆15Nov 15, 2020Updated 5 years ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated last year
- An AI project to provide `private` chat and RAG service. 一个提供私有化检索增强生成的AI项目☆11Jul 14, 2024Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆216May 17, 2024Updated last year