Holy-fox's picture
Upload 76 files
49b3c61 verified
|
raw
history blame
1.1 kB
---
base_model:
- Saxo/Linkbricks-Horizon-AI-Japanese-Base-32B
- karakuri-ai/karakuri-lm-32b-thinking-2501-exp
library_name: transformers
tags:
- mergekit
- merge
---
# SKYCAVE_element_QwQ_jp
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 [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method.
### Models Merged
The following models were included in the merge:
* [Saxo/Linkbricks-Horizon-AI-Japanese-Base-32B](https://huggingface.co/Saxo/Linkbricks-Horizon-AI-Japanese-Base-32B)
* [karakuri-ai/karakuri-lm-32b-thinking-2501-exp](https://huggingface.co/karakuri-ai/karakuri-lm-32b-thinking-2501-exp)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
merge_method: slerp
base_model: karakuri-ai/karakuri-lm-32b-thinking-2501-exp
models:
- model: karakuri-ai/karakuri-lm-32b-thinking-2501-exp
- model: Saxo/Linkbricks-Horizon-AI-Japanese-Base-32B
parameters:
t: 0.35
dtype: bfloat16
name: SKYCAVE_element_QwQ_jp
```