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

Model: TehVenom/Pygmalion_AlpacaLora-7b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-11 05:28:16 +08:00
commit 73499a3028
10 changed files with 471 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
The LLaMA based Pygmalion-7b model:
https://huggingface.co/PygmalionAI/pygmalion-7b
Merged alongside Tloen's Alpaca LoRA:
https://huggingface.co/tloen/alpaca-lora-7b
This was done to test whether LoRAs trained for other LLaMA fine tunes worked for Pygmalion,
and to have it available on inference backends that do not support LoRAs just yet.
Treat this as a normal HF Transformers model.