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

Model: hfl/chinese-alpaca-2-7b-64k
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-12 05:38:13 +08:00
commit c354cf482d
16 changed files with 2124 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-7B-64K
This repository contains **Chinese-Alpaca-2-7B-64K**, which is tuned on Chinese-Alpaca-2-7B with **YaRN method**.
For LoRA-only model, please see: https://huggingface.co/hfl/chinese-alpaca-2-lora-7b-64k
Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for more details.