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

Model: Undi95/Lumimaid-Magnum-v4-12B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-26 22:44:12 +08:00
commit efcb43ffe6
14 changed files with 8176 additions and 0 deletions

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
---
base_model:
- mistralai/Mistral-Nemo-Instruct-2407
- NeverSleep/Lumimaid-v0.2-12B
- Undi95/LocalC-12B-e2.0
- anthracite-org/magnum-v4-12b
library_name: transformers
tags:
- mergekit
- merge
---
Merge of Lumimaid and Magnum as requested by some. <b>UPDATE : Magnum v4 used in this merge as asked [here](https://huggingface.co/Undi95/Lumimaid-Magnum-12B/discussions/4)</b>
I used the DELLA merge method in mergekit and added a finetune of Nemo only on Claude input, trained on 16k ctx, in the mix.
# Prompt template: Mistral
```
<s>[INST] {input} [/INST] {output}</s>
```