windmaple / Gemma-Chinese-instruction-tuningLinks
演示Gemma中文指令微调的教程
☆46Updated last year
Alternatives and similar repositories for Gemma-Chinese-instruction-tuning
Users that are interested in Gemma-Chinese-instruction-tuning are comparing it to the libraries listed below
Sorting:
- ☆151Updated last year
- qwen models finetuning☆102Updated 5 months ago
- 大语言模型训练和服务调研☆37Updated 2 years ago
- Imitate OpenAI with Local Models☆88Updated 11 months ago
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆61Updated 11 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆213Updated 10 months ago
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆65Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- ☆231Updated last year
- Awesome Chinese LLM: A curated list of Chinese Large Language Model 中文大语言模型数据集和模型资料汇总☆159Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆137Updated 8 months ago
- SearchGPT: Building a quick conversation-based search engine with LLMs.☆47Updated 7 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆207Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆109Updated 2 years ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆219Updated last year
- 纯c++的全平台llm加速库,支持python调用,支持baichuan, glm, llama, moss基座,手机端流畅运行chatglm-6B级模型单卡可达10000+token / s,☆45Updated last year
- baichuan and baichuan2 finetuning and alpaca finetuning☆33Updated 5 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆176Updated last year
- XVERSE-65B: A multilingual large language model developed by XVERSE Technology Inc.☆139Updated last year
- the newest version of llama3,source code explained line by line using Chinese☆22Updated last year
- This is a personal reimplementation of Google's Infini-transformer, utilizing a small 2b model. The project includes both model and train…☆58Updated last year
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆89Updated 2 years ago
- 本项目用于大模型数学解题能力方面的数据集合成,模型训练及评测,相关文章记录。☆91Updated 10 months ago
- ☆106Updated last year
- A repo for update and debug Mixtral-7x8B、MOE、ChatGLM3、LLaMa2、 BaChuan、Qwen an other LLM models include new models mixtral, mixtral 8x7b, …☆48Updated last week
- 中文原生检索增强生成测评基准☆120Updated last year
- deep learning☆148Updated 3 months ago
- SUS-Chat: Instruction tuning done right☆49Updated last year
- 1st Solution For Conversational Multi-Doc QA Workshop & International Challenge @ WSDM'24 - Xiaohongshu.Inc☆160Updated 2 weeks ago
- 使用langchain进行任务规划,构建子任务的会话场景资源,通过MCTS任务执行器,来让每个子任务通过在上下文中资源,通过自身反思探索来获取自身对问题的最优答案;这种方式依赖模型的对齐偏好,我们在每种偏好上设计了一个工程框架,来完成自我对不同答案的奖励进行采样策略☆29Updated last month