--- license: apache-2.0 language: - zh - en --- # Chinese-Alpaca-2-1.3B-RLHF-GGUF This repository contains GGUF-v3 version (llama.cpp compatible) of **Chinese-Alpaca-2-1.3B-RLHF**, which is tuned on Chinese-Alpaca-2-1.3B with RLHF using DeepSpeed-Chat. **The optimal context length is 1K for this model. Specify `-c 1024` when using with llama.cpp** For full model in HuggingFace format, please see: https://huggingface.co/hfl/chinese-alpaca-2-1.3b-rlhf Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for more details.