对ChatGLM直接使用RLHF提升或降低目标输出概率|Modify ChatGLM output with only RLHF
☆198May 23, 2023Updated 2 years ago
Alternatives and similar repositories for ChatGLM-RLHF
Users that are interested in ChatGLM-RLHF are comparing it to the libraries listed below
Sorting:
- A full pipeline to finetune ChatGLM LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Huma…☆140Apr 28, 2023Updated 2 years ago
- Implementation of Chinese ChatGPT☆288Nov 20, 2023Updated 2 years ago
- chatglm_rlhf_finetuning☆30Oct 10, 2023Updated 2 years ago
- ChatGLM-6B fine-tuning.☆136Apr 25, 2023Updated 2 years ago
- Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调☆3,731Oct 12, 2023Updated 2 years ago
- 用RLHF可选LoRA对LLaMA和MOSS进行训练|Training LLaMA or MOSS with RLHF [LoRA]☆21May 16, 2023Updated 2 years ago
- chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu☆165Aug 24, 2023Updated 2 years ago
- 人工精调的中文对话数据集和一段chatglm的微调代码☆1,195May 3, 2025Updated 10 months ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆110Jul 19, 2023Updated 2 years ago
- 基于ChatGLM-6B + LoRA的Fintune方案☆3,758Nov 25, 2023Updated 2 years ago
- Making large AI models cheaper, faster and more accessible☆15Apr 20, 2023Updated 2 years ago
- ChatGLM-6B 指令学习|指令数据|Instruct☆653Apr 10, 2023Updated 2 years ago
- chatglm 6b finetuning and alpaca finetuning☆1,536Mar 9, 2025Updated 11 months ago
- chatglm多gpu用deepspeed和☆408Jul 8, 2024Updated last year
- Code for fintune ChatGLM-6b using low-rank adaptation (LoRA)☆718Jul 18, 2023Updated 2 years ago
- 基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等☆2,780Dec 12, 2023Updated 2 years ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,409Sep 29, 2023Updated 2 years ago
- 探索中文instruct数据在ChatGLM, LLaMA上的微调表现☆389Apr 4, 2023Updated 2 years ago
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆358Aug 22, 2023Updated 2 years ago
- 🛰️ 基于真实医疗对话数据在ChatGLM上进行LoRA、P-Tuning V2、Freeze、RLHF等微调,我们的眼光不止于医疗问答☆337Sep 2, 2023Updated 2 years ago
- Humanable Chat Generative-model Fine-tuning | LLM微调☆206Sep 22, 2023Updated 2 years ago
- 在kaggle部署ChatGLM API,和ChatGPT api使用相同的调用方式☆15Jun 30, 2023Updated 2 years ago
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆256Aug 1, 2023Updated 2 years ago
- 🩹Editing large language models within 10 seconds⚡☆1,360Aug 13, 2023Updated 2 years ago
- ☆90Jun 30, 2023Updated 2 years ago
- BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)☆8,281Oct 16, 2024Updated last year
- 骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技☆3,615Sep 3, 2023Updated 2 years ago
- Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca☆4,136Apr 18, 2025Updated 10 months ago
- 无监督文本生成的一些方法☆49Jun 3, 2021Updated 4 years ago
- realize the reinforcement learning training for gpt2 llama bloom and so on llm model☆27Sep 19, 2023Updated 2 years ago
- Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集☆3,055Apr 14, 2024Updated last year
- 中文nlp解决方案(大模型、数据、模型、训练、推理)☆3,782Aug 5, 2025Updated 7 months ago
- share data, prompt data , pretraining data☆36Nov 30, 2023Updated 2 years ago
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,738Jan 8, 2024Updated 2 years ago
- 中文LLaMA&Alpaca大语言模 型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)☆18,971Jul 15, 2025Updated 7 months ago
- 非常好用的工具包,可以直接安装并使用☆21Mar 18, 2022Updated 3 years ago
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆88Aug 16, 2023Updated 2 years ago
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆4,806Feb 10, 2026Updated 3 weeks ago
- Simple implementation of using lora form the peft library to fine-tune the chatglm-6b☆84Apr 3, 2023Updated 2 years ago