We-IOT / chatglm3_6b_finetune
基于chatglm3-6b模型的lora方法的微调
☆76Updated 11 months ago
Alternatives and similar repositories for chatglm3_6b_finetune:
Users that are interested in chatglm3_6b_finetune are comparing it to the libraries listed below
- RAG向量召回示例☆115Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆229Updated 3 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆60Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆340Updated last month
- chatglm3base模型的有监督微调SFT☆74Updated last year
- 快速入门RAG与私有化部署☆162Updated 11 months ago
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆41Updated last year
- 通义千问VLLM推理部署DEMO☆550Updated 11 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆236Updated last year
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆357Updated 9 months ago
- 基于大语言模型的检索增强生成RAG示例☆134Updated 3 months ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆295Updated 7 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆187Updated 10 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆354Updated last year
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆408Updated last year
- 数据科学教程案例☆137Updated 2 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆113Updated 6 months ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆74Updated last year
- chatglm多gpu用deepspeed和☆408Updated 8 months ago
- 基于RAG的私有知识库问答 系统☆184Updated 3 months ago
- 手把手带你从0到1实现大模型agent☆107Updated 8 months ago
- qwen ai agent☆130Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆85Updated 10 months ago
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆81Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆410Updated 10 months ago
- ☆105Updated 8 months ago
- 从小说中提取对话数据集☆169Updated 9 months ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆466Updated 6 months ago
- 自然语言转SQL,直接连接数据库查询☆378Updated last year