ArtificialZeng / Qwen-TuningLinks
Qwen-Efficient-Tuning
☆44Updated 2 years ago
Alternatives and similar repositories for Qwen-Tuning
Users that are interested in Qwen-Tuning are comparing it to the libraries listed below
Sorting:
- 基于chatglm快速搭建文档问答机器人☆89Updated 2 years ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆208Updated last year
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆159Updated last year
- qwen models finetuning☆103Updated 5 months ago
- 部署你自己的OpenAI api🤩, 基于flask, transformers (使用 Baichuan2-13B-Chat-4bits 模型, 可以运行在单张Tesla T4显卡) ,实现了OpenAI中Chat, Models和Completions接口,包含流式响…☆95Updated last year
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆186Updated 2 years ago
- 基于sentence transformers和chatglm实现的文档搜索工具☆157Updated 2 years ago
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆90Updated 2 years ago
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- 大语言模型指令调优工具(支持 FlashAttention)☆177Updated last year
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆69Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆213Updated 10 months ago
- 演示 vllm 对中文大语言模型的神奇效果☆31Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆109Updated 2 years ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆136Updated 8 months ago
- (1)弹性区间标准化的旋转位置词嵌入编码器+peft LORA量化训练,提高万级tokens性能支持。(2)证据理论解释学习,提升模型的复杂逻辑推理能力(3)兼容alpaca数据格式。☆45Updated 2 years ago
- 基于开源embedding模型的中文向量效果测试☆144Updated 2 years ago
- 千问14B和7B的逐行解释☆61Updated last year
- 首个llama2 13b 中文版模型 (Base + 中文对话SFT,实现流畅多轮人机自然语言交互)☆91Updated 2 years ago
- ☆193Updated 6 months ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆413Updated last year
- ☆106Updated last year
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆219Updated 2 years ago
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆253Updated 2 years ago
- Awesome Chinese LLM: A curated list of Chinese Large Language Model 中文大语言模型数据集和模型资料汇总☆159Updated last year
- 中文世界的NLP自动标注开源工具,简单样本,交给LabelFast。☆75Updated 7 months ago
- 中文原生检索增强生成测评基准☆121Updated last year
- Implement OpenAI APIs and plugin-enabled ChatGPT with open source LLM and other models.☆121Updated last year
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆242Updated last year
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆33Updated 7 months ago