NJUxlj / Travel-Agent-based-on-Qwen2-RLHFLinks
A travel agent based on Qwen2.5, fine-tuned by SFT + DPO/PPO/GRPO using traveling question-answer dataset, a mindmap can be output using the response. A RAG system is build upon the tuned qwen2, using Prompt-Template + Tool-Use + Chroma embedding database + LangChain
☆27Updated 5 months ago
Alternatives and similar repositories for Travel-Agent-based-on-Qwen2-RLHF
Users that are interested in Travel-Agent-based-on-Qwen2-RLHF are comparing it to the libraries listed below
Sorting:
- 基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了LLaMA-Factory用于训练,fastllm和vllm用于推理,☆22Updated 2 months ago
- 2024CCF国际AIOps挑战赛-赛道二(GLM4):基于检索增强的运维知识问答挑战赛解决方案分享。☆11Updated last year
- 集成Qwen与DeepSeek等先进大语言模型,支持纯LLM+分类层模式及LLM+LoRA+分类层模式,使用transformers模块化设计和训练便于根据需要调整或替换组件。☆14Updated 2 weeks ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆68Updated 7 months ago
- ☆13Updated 6 months ago
- [2025-上海人工智能实验室书生实训营十佳、优秀项目]☆34Updated 2 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆62Updated last year
- ☆42Updated 4 months ago
- 基于知识图谱和大模型的对话系统☆11Updated 4 months ago
- 基于ReAct构建的电商智能客服代理☆31Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆40Updated 11 months ago
- 天池算法比赛 《BetterMixture - 大模型数据混合挑战赛》的第一名top1解决方案☆32Updated last year
- 基于大语言模型的检索增强生成RAG示例☆158Updated 4 months ago
- Repo for for paper "AgentRE: An Agent-Based Framework for Navigating Complex Information Landscapes in Relation Extraction".☆70Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆208Updated 11 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆55Updated last year
- 快速入门RAG与私有化部署☆206Updated last year
- LLM+RAG for QA☆23Updated last year
- 大模型检索增强生成技术最佳实践。☆83Updated last year
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆88Updated 2 years ago
- 通用简单工具项目☆20Updated 11 months ago
- 大型语言模型实战指南:应用实践与场景落地☆79Updated last year
- AI 应用示例合集☆105Updated last year
- 大模型智能体Agent中文教程,博客代码仓库☆38Updated 2 weeks ago
- MetaSearch:llm深度研究(deepsearch)功能方案实现☆32Updated last month
- 筱可的工程实验仓库!☆82Updated 2 weeks ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆111Updated last year
- TianGong-AI-Unstructure☆69Updated last week
- ☆39Updated 5 months ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆33Updated 8 months ago