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

Model: AI-ModelScope/chinese-llama-2-7b-64k
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-21 07:32:12 +08:00
commit 5fa77134a4
16 changed files with 2442 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
---
license: apache-2.0
language:
- zh
- en
---
# Chinese-LLaMA-2-7B-64K
This repository contains **Chinese-LLaMA-2-7B-64K**, which is tuned on Chinese-LLaMA-2-7B with **YaRN method**.
For LoRA-only model, please see: https://huggingface.co/hfl/chinese-llama-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.