ssbuild / qwen_finetuning
qwen-7b and qwen-14b finetuning
☆90Updated 9 months ago
Alternatives and similar repositories for qwen_finetuning:
Users that are interested in qwen_finetuning are comparing it to the libraries listed below
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆105Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆212Updated last year
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆85Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集【人工+GPT4o持续更新】☆192Updated 4 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆208Updated last year
- 大语言模型指令调优工具(支持 FlashAttention)☆169Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆185Updated 9 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆79Updated 9 months ago
- Imitate OpenAI with Local Models☆86Updated 5 months ago
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆56Updated 6 months ago
- 基于 LoRA 和 P-Tuning v2 的 ChatGLM-6B 高效参数微调☆54Updated last year
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆247Updated last year
- (1)弹性区间标准化的旋转位置词嵌入编码器+peft LORA量化训练,提高万级tokens性能支持。(2)证据理论解释学习,提升模型的复杂逻辑推理能力(3)兼容alpaca数据格式。☆45Updated last year
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆115Updated 5 months ago
- baichuan and baichuan2 finetuning and alpaca finetuning☆32Updated 9 months ago
- ☆120Updated 9 months ago
- deep learning☆150Updated 7 months ago
- chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu☆164Updated last year
- 部署你自己的OpenAI api🤩, 基于flask, transformers (使用 Baichuan2-13B-Chat-4bits 模型, 可以运行在单张Tesla T4显卡) ,实现了OpenAI中Chat, Models和Completions接口,包含流式响…☆89Updated last year
- 使用单个24G显卡,从0开始训练LLM☆50Updated 3 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆129Updated 2 months ago
- chatglm2 6b finetuning and alpaca finetuning