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

Model: TehVenom/Pygmalion-Vicuna-1.1-7b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-22 13:00:12 +08:00
commit a251aaeb73
15 changed files with 93881 additions and 0 deletions

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
The LLaMA based Pygmalion-7b model:
https://huggingface.co/PygmalionAI/pygmalion-7b
Merged alongside lmsys's Vicuna v1.1 deltas:
https://huggingface.co/lmsys/vicuna-13b-delta-v1.1
This merge was done using an weighted average merge strategy, and the end result is a model composed of:
Pygmalion-7b [60%] + LLaMA Vicuna v1.1 [40%]
This was done under request, but the end result is intended to lean heavily towards Pygmalion's chatting + RP tendencies, and to inherit some of Vicuna's Assistant / Instruct / Helpful properties.
Due to the influence of Pygmalion, this model will very likely generate content that is considered NSFW.
The specific prompting is unknown, but try Pygmalion's prompt styles first,
then a mix of the two to see what brings most interesting results.
Treat this as a normal HF Transformers model.