Files
Teutonic-VIII-5FCDLjRt-8btu…/README.md
ModelHub XC dfd988e11c 初始化项目,由ModelHub XC社区提供模型
Model: biustnaspust/Teutonic-VIII-5FCDLjRt-8btukas14
Source: Original Platform
2026-05-22 23:14:16 +08:00

42 lines
1002 B
Markdown

---
base_model:
- jenny08311/Teutonic-VIII-5E9Vngtw-v3.5
- tech-dev-ai/Teutonic-VIII-5F1YUYHK-cru3
library_name: transformers
tags:
- mergekit
- merge
---
# 8btukas14
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 [Linear](https://arxiv.org/abs/2203.05482) merge method.
### Models Merged
The following models were included in the merge:
* [jenny08311/Teutonic-VIII-5E9Vngtw-v3.5](https://huggingface.co/jenny08311/Teutonic-VIII-5E9Vngtw-v3.5)
* [tech-dev-ai/Teutonic-VIII-5F1YUYHK-cru3](https://huggingface.co/tech-dev-ai/Teutonic-VIII-5F1YUYHK-cru3)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: jenny08311/Teutonic-VIII-5E9Vngtw-v3.5
parameters:
weight: 0.889
- model: tech-dev-ai/Teutonic-VIII-5F1YUYHK-cru3
parameters:
weight: 0.099
merge_method: linear
dtype: bfloat16
```