Xjj020315 / qwen3-masterLinks
☆78Updated last month
Alternatives and similar repositories for qwen3-master
Users that are interested in qwen3-master are comparing it to the libraries listed below
Sorting:
- Qwen3 Fine-tuning: Medical R1 Style Chat☆132Updated 2 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆464Updated 2 months ago
- 快速入门RAG与私有化部署☆199Updated last year
- Huggingface transformers的中文文档☆267Updated last year
- 一个简单的多模态RAG项目☆167Updated 2 months ago
- ☆91Updated last year
- 一些大语言模型和多模态模型的生态,主要包括跨模态搜索、投机解码、QAT量化、多模态量化、ChatBot、OCR☆186Updated last week
- 通义千问VLLM推理部署DEMO☆595Updated last year
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆546Updated 5 months ago
- qwen ai agent☆135Updated last year
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆402Updated last year
- prompt 工程项目案例☆98Updated 4 months ago
- 复现大模型相关算法及一些学习记录☆1,983Updated 2 weeks ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆113Updated last year
- 通义千 问 SFT试验☆71Updated last year
- 基于大语言模型的检索增强生成RAG示例☆153Updated 3 months ago
- RAG向量召回示例☆131Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆245Updated 8 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆250Updated 11 months ago
- ☆1,006Updated last week
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆232Updated 10 months ago
- ☆166Updated 2 months ago
- 手把手带你从0到1实现大模型agent☆118Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆460Updated 3 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线 步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆154Updated 11 months ago
- Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)☆258Updated 3 months ago
- This is a detailed code demo on how to conduct Full-Param Supervised Fine-tuning (SFT) and DPO (Direct Preference Optimization)☆15Updated 7 months ago
- 一个基于langchain实现RAG的简单示例☆534Updated 2 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆219Updated 7 months ago
- 大模型技术栈一览☆108Updated 10 months ago