1.7 KiB
1.7 KiB
base_model, library_name, tags, widget
| base_model | library_name | tags | widget | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
transformers |
|
|
🌙 Wicked Moondust 12B
This is a merge of pre-trained language models created through a multi-stage combination using mergekit.
Merge Details
Merge Method
This model was merged using the Arcee Fusion merge method.
Models Merged
The following models were included in the merge:
- Vortex5/Ethereal-Stardust-12B
- Vortex5/Wicked-Oblivion-12B
- Vortex5/Nether-Moon-12B
Configuration
The following YAML configuration was used to produce this model:
name: First
architecture: MistralForCausalLM
base_model: B:\12B\Vortex5--Ethereal-Stardust-12B
models:
- model: B:\12B\Vortex5--Ethereal-Stardust-12B
- model: B:\12B\Vortex5--Wicked-Oblivion-12B
merge_method: arcee_fusion
parameters:
tukey_fence: 1.5
dtype: float32
out_dtype: bfloat16
tokenizer:
source: B:\12B\Vortex5--Ethereal-Stardust-12B
chat_template: auto
---
name: Wicked Moondust 12B
architecture: MistralForCausalLM
base_model: First
models:
- model: First
- model: B:\12B\Vortex5--Nether-Moon-12B
merge_method: arcee_fusion
parameters:
tukey_fence: 1.5
dtype: float32
out_dtype: bfloat16
tokenizer:
source: First
chat_template: auto
