peilongchencc / My-LLaMA-FactoryLinks
LLaMA-Factory使用经验记录
☆35Updated last year
Alternatives and similar repositories for My-LLaMA-Factory
Users that are interested in My-LLaMA-Factory are comparing it to the libraries listed below
Sorting:
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆95Updated last year
- prompt 工程项目案例☆99Updated 5 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆133Updated last year
- 一个改来改去的baseline☆43Updated 8 months ago
- qwen ai agent☆137Updated last year
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆404Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆165Updated 10 months ago
- 通义千问VLLM推理部署DEMO☆596Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆490Updated 3 months ago
- 智谱AI 2024年金融行业大模型挑战赛仓库☆54Updated 6 months ago
- 快速入门RAG与私有化部署☆204Updated last year
- 基于大语言模型的检索增强生成RAG示例☆156Updated 3 months ago
- 探索 LLM 在法律行业的应用潜力☆91Updated 8 months ago
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆39Updated last year
- 大模型检索增强生成技术最佳实践。☆83Updated 11 months ago
- 对深度学习中的NLP进行解释和代码使用☆55Updated last year
- 基于chatglm3-6b模型的lora方法的微调☆81Updated last year
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆256Updated 11 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆114Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆164Updated 11 months ago
- Qwen3 Fine-tuning: Medical R1 Style Chat☆146Updated 3 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆209Updated last year
- AI 应用示例合集☆103Updated last year
- 从小说中提取对话数据集☆239Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆213Updated 10 months ago
- RAG向量召回示例☆134Updated last year
- kbqa,langchain,large langauge model, chatgpt☆81Updated 10 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆241Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆276Updated last month
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆314Updated last year