初始化项目,由ModelHub XC社区提供模型
Model: ewald1976/Ostblock-12B Source: Original Platform
This commit is contained in:
82
README.md
Normal file
82
README.md
Normal file
@@ -0,0 +1,82 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
language:
|
||||
- en
|
||||
base_model:
|
||||
- dphn/dolphin-2.9.3-mistral-nemo-12b
|
||||
- XeyonAI/Mistral-Helcyon-Mercury-12b-v3.2
|
||||
- WokeAI/Tankie-DPE-12B-SFT-v2
|
||||
library_name: transformers
|
||||
tags:
|
||||
- merge
|
||||
- mergekit
|
||||
- roleplay
|
||||
- creative-writing
|
||||
---
|
||||
# OSTBLOCK · 12B
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Don't be fooled by a fancy model card!
|
||||
|
||||
> Dolphin with two foreign brain lobes and an open fuse box
|
||||
|
||||
---
|
||||
|
||||
> “Fuck yes!” She pumps one fist in solidarity. “That’s right, comrade! Age is nothing but a number unless you let them make it feel like a prison.”
|
||||
> **Ostblock-12B**
|
||||
|
||||
---
|
||||
|
||||
## Settings
|
||||
|
||||
Use Mistral v3-Tekken.
|
||||
|
||||
---
|
||||
|
||||
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
||||
|
||||
## Merge Details
|
||||
### Merge Method
|
||||
|
||||
This model was merged using the [DARE TIES](https://arxiv.org/abs/2311.03099) merge method using [dphn/dolphin-2.9.3-mistral-nemo-12b](https://huggingface.co/dphn/dolphin-2.9.3-mistral-nemo-12b) as a base.
|
||||
|
||||
### Models Merged
|
||||
|
||||
The following models were included in the merge:
|
||||
* [XeyonAI/Mistral-Helcyon-Mercury-12b-v3.2](https://huggingface.co/XeyonAI/Mistral-Helcyon-Mercury-12b-v3.2)
|
||||
* [WokeAI/Tankie-DPE-12B-SFT-v2](https://huggingface.co/WokeAI/Tankie-DPE-12B-SFT-v2)
|
||||
|
||||
### Configuration
|
||||
|
||||
The following YAML configuration was used to produce this model:
|
||||
|
||||
```yaml
|
||||
models:
|
||||
- model: dphn/dolphin-2.9.3-mistral-nemo-12b
|
||||
parameters:
|
||||
weight: 1.0
|
||||
density: 1.0
|
||||
- model: XeyonAI/Mistral-Helcyon-Mercury-12b-v3.2
|
||||
parameters:
|
||||
weight: 0.4
|
||||
density: 0.6
|
||||
- model: WokeAI/Tankie-DPE-12B-SFT-v2
|
||||
parameters:
|
||||
weight: 0.4
|
||||
density: 0.55
|
||||
merge_method: dare_ties
|
||||
base_model: dphn/dolphin-2.9.3-mistral-nemo-12b
|
||||
dtype: bfloat16
|
||||
tokenizer_source: base
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user