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

Model: TheTravellingEngineer/llama2-7b-chat-hf-v3
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-21 02:56:17 +08:00
commit d44e14ed65
11 changed files with 93872 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
The base model is meta's Llama-2-7b-chat-hf. It was finetuned using SFT and the Anthropic/hh-rlhf dataset and the model prompt is similar to the original Guanaco model.
This repo contains the merged fp16 model.
**Legal Disclaimer: This model is bound by the usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.**
---
- license:
- llama2 <br>
- datasets:
- Anthropic/hh-rlhf <br>
- language:
- en <br>
- reference: https://gist.github.com/younesbelkada/9f7f75c94bdc1981c8ca5cc937d4a4da
---