初始化项目,由ModelHub XC社区提供模型

Model: hfl/chinese-alpaca-2-1.3b-rlhf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-06 01:05:01 +08:00
commit 1a765ebae2
10 changed files with 169 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
---
license: apache-2.0
language:
- zh
- en
---
# Chinese-Alpaca-2-1.3B-RLHF
This repository contains **Chinese-Alpaca-2-1.3B-RLHF**, which is tuned on Chinese-Alpaca-2-1.3B with RLHF using DeepSpeed-Chat.
For non-RLHF model, please see: https://huggingface.co/hfl/chinese-alpaca-2-1.3b
Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for more details.