ArtificialZeng / Qwen-ExplainedLinks
千问14B和7B的逐行解释
☆60Updated last year
Alternatives and similar repositories for Qwen-Explained
Users that are interested in Qwen-Explained are comparing it to the libraries listed below
Sorting:
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆108Updated 2 years ago
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆87Updated 2 years ago
- 首个llama2 13b 中文版模型 (Base + 中文对话SFT,实现流畅多轮人机自然语言交互)☆90Updated last year
- moss chat finetuning☆50Updated last year
- chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu☆164Updated last year
- 骆驼QA,中文大语言阅读理解模型。☆74Updated 2 years ago
- 基于sentence transformers和chatglm实现的文档搜索工具☆156Updated 2 years ago
- 基于 LoRA 和 P-Tuning v2 的 ChatGLM-6B 高效参数微调☆55Updated 2 years ago
- 基于qlora对baichuan-7B大模型进行指令微调。☆23Updated 2 years ago
- share data, prompt data , pretraining data☆35Updated last year
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆60Updated 11 months ago
- 利用LLM+敏感词库,来自动判别是否涉及敏感词。☆126Updated 2 years ago
- qwen models finetuning☆101Updated 4 months ago
- A repo for update and debug Mixtral-7x8B、MOE、ChatGLM3、LLaMa2、 BaChuan、Qwen an other LLM models include new models mixtral, mixtral 8x7b, …☆46Updated 3 weeks ago
- 微调ChatGLM☆126Updated 2 years ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档 生成对话数据集☆158Updated last year
- 中文原生检索增强生成测评基准☆120Updated last year
- 大型语言模型实战指南:应用实践与场景落地☆74Updated 10 months ago
- 一套代码指令微调大模型☆39Updated 2 years ago
- ☆23Updated 2 years ago
- use chatGLM to perform text embedding☆45Updated 2 years ago
- large language model training-3-stages+deployment☆48Updated last year
- 基于chatglm快速搭建文档问答机器人☆88Updated 2 years ago
- 大语言模型指令调优工具(支持 FlashAttention)☆175Updated last year
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆64Updated last year
- code for piccolo embedding model from SenseTime