本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频
☆94Apr 23, 2025Updated last year
Alternatives and similar repositories for FineTuningLab
Users that are interested in FineTuningLab are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆43Sep 9, 2024Updated last year
- 本项目利用医学领域的 CoT 数据对 Deepseek-R1-Distill-Qwen-7B 进行微调,通过 QLoRA 量化和 Unsloth 加速训练,显著提升模型在复杂医学推理任务中的慢思考能力。知识蒸馏技术使轻量级模型获得大模型的推理优势,实现高效、准确且具有解释性…☆48Mar 10, 2025Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆26Oct 11, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆325Sep 6, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- HayLM是专门为儿童训练的大模型,通过对InternLM的训练和微调,结合儿童心理学、教育学以及对话风格的数据训练,实现与儿童的智能互动,并在交流过程中不断学习和适应用户特性,成为一个伴随儿童成长的虚拟朋友。☆16Feb 5, 2025Updated last year
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆44Sep 15, 2025Updated 10 months ago
- 新手友好的基于 Qwen2 的生成式推荐系统,通过大模型理解用户偏好生成候选物品,融合 TF-IDF 关键词召回、热门物品召回构建多源策略,平衡相关性与多样性。采用 LightGBM 排序模型精准打分,内置召回率、NDCG 等评估指标量化效果。通过 Flask 封装 API…☆54Dec 6, 2025Updated 8 months ago
- 本项 目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆151Sep 26, 2024Updated last year
- 个人学习的医疗大模型微调项目☆37Dec 3, 2025Updated 8 months ago
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆364Jan 7, 2026Updated 7 months ago
- 大模型训练、推理、推荐系统相关☆30Nov 30, 2025Updated 8 months ago
- 从Java EE到Jakarta EE,三十年弹指一挥间。作为一枚Java程序员,Java EE属于行业common sense每个人都应该懂些,这是我们茶余饭后的谈资☆13Oct 25, 2021Updated 4 years ago
- agentic_graph_rag☆20Nov 20, 2025Updated 8 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于 Datawhale 开源项目 Happy-LLM,制定的一份为期 15 天的深度学习计划及对应代码。☆15Mar 19, 2026Updated 4 months ago
- ☆12Apr 5, 2015Updated 11 years ago
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆106Feb 26, 2025Updated last year
- The official implement of paper S2-VER: Semi-Supervised Visual Emotion Recognition☆11Apr 28, 2024Updated 2 years ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆357Oct 20, 2024Updated last year
- 吃啥好呢 - 个性化美食推荐☆20Apr 13, 2026Updated 3 months ago
- 基于CodeBert预训练模型,微调后/直接对目标数据集进行测试☆14Oct 19, 2021Updated 4 years ago
- YC 项目海报生成(自动化爬取后 LLM 进行信息提取,再生成海报)☆23Oct 30, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Spatial tile cache that saves its data into the IndexedDB of your browser☆14Jun 1, 2023Updated 3 years ago
- Code for PromptNet☆16Jan 29, 2025Updated last year
- 收集整理大模型面试题☆12Aug 29, 2024Updated last year
- ☆14May 28, 2022Updated 4 years ago
- 根据文本和角色名字典,生成人物关系文件,利用Gephi可生成网络图☆15Aug 25, 2019Updated 6 years ago
- ☆22Jul 16, 2024Updated 2 years ago
- Implemented a script that automatically adjusts Qwen3's inference and non-inference capabilities, based on an OpenAI-like API. The infere…☆22May 9, 2025Updated last year
- Fine-Grained Knowledge Fusion for Retrieval-Augmented Medical Visual Question☆11Jul 18, 2024Updated 2 years ago
- 毕业设计开源代码 分别实现了抽取式中文文本摘要和生成式中文文本摘要☆18Feb 23, 2026Updated 5 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了自定义的 SFTTrainer/DPOTrainer/TRPOTrainer用于训练,其次,项目还调用各种知识库工具(neo4j, milvus, LDA, 等)进行自动化训练数据生成。另外,使用 vllm 用于推理…☆89Apr 29, 2026Updated 3 months ago
- The source code for “Homophily-Related: Adaptive Hybrid Graph Filter for Multi-View Graph Clustering”☆11Apr 10, 2024Updated 2 years ago
- Code & data for IJCAI'22 paper "Recipe2Vec: Multi-modal Recipe Representation Learning with Graph Neural Networks".☆15Jul 24, 2022Updated 4 years ago
- A Concept-based Interpretable Model for the Diagnosis of Choroid Neoplasias using Multimodal Data☆16Apr 17, 2025Updated last year
- Simple code for the tutorial on Polynomial Nets.☆13Jan 19, 2023Updated 3 years ago
- Source code for NAACL 2022 paper Weakly Supervised Text Classification using Supervision Signals from a Language Mode☆10Jun 13, 2022Updated 4 years ago
- 📚 本仓库是技术专栏的【大本营】,你可以收藏/fork/star来获取最新内容☆29Jun 5, 2022Updated 4 years ago