koking0 / MLLM-Algorithm-Application-FinetuningLinks
☆19Updated 3 months ago
Alternatives and similar repositories for MLLM-Algorithm-Application-Finetuning
Users that are interested in MLLM-Algorithm-Application-Finetuning are comparing it to the libraries listed below
Sorting:
- 基于LightRAG+Deepseek API框架的知识图谱测试☆52Updated 5 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆240Updated 8 months ago
- 基于RAG的私有知识库问答系统☆293Updated 7 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆735Updated last year
- 一个基于langchain实现RAG的简单示例☆525Updated last month
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆210Updated 6 months ago
- A simple and trans-platform agent framework and tutorial☆127Updated last week
- ☆54Updated 8 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆50Updated 11 months ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆245Updated 9 months ago
- 大模型/LLM推理和部署理论与实践☆293Updated last week
- LLM + MCP + RAG = Magic☆294Updated 3 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆1,097Updated this week
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆152Updated 10 months ago
- ☆18Updated 6 months ago
- ☆319Updated last year
- Learning LLM Implementaion and Theory for Practical Landing☆173Updated 6 months ago
- ☆59Updated last year
- 快速入门RAG与私有化部署☆193Updated last year
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆104Updated 7 months ago
- 数据科学教程、大模型实践案例☆143Updated 3 weeks ago
- Practice to LLM.☆1,801Updated last month
- A simple and trans-platform rag framework and tutorial☆206Updated this week
- 《大规模语言模型:从理论到实践》第六章强化学习部分内容讲解☆25Updated 2 months ago
- 极客时间 - 大模型应用开发实战课: 展现LLM应用开发之强大☆56Updated last year
- ☆573Updated 3 weeks ago
- Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)☆198Updated 2 months ago
- 赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyb…☆184Updated 4 months ago
- This is a multi agent tutorial based on the CAMEL framework, aimed at understanding how to build an Agent Society from the ground up!☆451Updated 2 weeks ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆900Updated this week