peilongchencc / My-LLaMA-FactoryLinks
LLaMA-Factory使用经验记录
☆40Updated 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框架进行微调的一个中医问答机器人☆101Updated last year
- prompt 工程项目案例☆105Updated last week
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆139Updated last year
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆418Updated last year
- qwen ai agent☆142Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆128Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆217Updated last year
- 从小说中提取对话数据集☆282Updated 2 months ago
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆283Updated 3 months ago
- Qwen3 Fine-tuning: Medical R1 Style Chat☆226Updated 5 months ago
- 通义千问VLLM推理部署DEMO☆620Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆559Updated 5 months ago
- 智谱AI 2024年金融行业大模型挑战赛仓库☆56Updated 9 months ago
- 💼法律AI助手,法律RAG,通过全部200+本法律手册📖、网页搜索内容💻结合LLM回答你的问题,并且给出相应的法规和网站,基于⚡️ langchain,Gradio,openai,chroma,duckduckgo-search☆182Updated last year
- 探索 LLM 在法律行业的应用潜力☆95Updated 11 months ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆270Updated last year
- 数据科学教程、大模型实践案例☆146Updated 4 months ago
- 快速入门RAG与私有化部署☆212Updated last year
- 基于大语言模型的检索增强生成RAG示例☆161Updated 6 months ago
- generate ppt with llm☆104Updated last year
- gpt_server是一个用于生产级部署LLMs、Embedding、Reranker、ASR、TTS、文生图、图片编辑和文生视频的开源框架。☆234Updated this week
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆247Updated 10 months ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆175Updated last year
- 大模型检索增强生成技术最佳实践。☆85Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆195Updated last year
- AI 应用示例合集☆107Updated last year
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆75Updated last year
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆39Updated last year
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆244Updated 2 years ago
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆213Updated 2 years ago