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

Model: athirdpath/Hestia-20b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-06 08:37:37 +08:00
commit 76d3e8ac2e
14 changed files with 93586 additions and 0 deletions

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
---
license: cc-by-nc-4.0
---
This is a task_arithmetic merge of Harmonia (my 20b faux base model) with Noromaid and my LORA-glued Nethena. Solidly outperforms Harmonia.
merge_method: task_arithmetic
base_model: athirdpath/Harmonia-20b
models:
- model: athirdpath/Harmonia-20b
- model: NeverSleep/Noromaid-20b-v0.1.1
- parameters: weight: 0.25
- model: athirdpath/Nethena-20b-Glued
- parameters: weight: 0.2
dtype: float16
Thanks to Undi95 for pioneering the 20B recipe, and for most of the models involved.