YOYO-O1-14B-V2 / README.md
YOYO-AI's picture
Update README.md
df8ba1a verified
|
raw
history blame
1.77 kB
metadata
base_model:
  - deepcogito/cogito-v1-preview-qwen-14B
  - Zhihu-ai/Zhi-Create-DSR1-14B
  - agentica-org/DeepCoder-14B-Preview
  - FractalAIResearch/Fathom-R1-14B
  - arcee-ai/Virtuoso-Small-v2
library_name: transformers
tags:
  - mergekit
  - merge
license: apache-2.0
language:
  - en
  - zh
pipeline_tag: text-generation

image/jpeg

YOYO-O1-14B-V2

Combined the most top-notch 14B inference model and code model in the entire open-source community.

Merge Method

This model was merged using the SCE merge method using arcee-ai/Virtuoso-Small-v2 as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

merge_method: sce
models:
  # Pivot model
  - model: arcee-ai/Virtuoso-Small-v2 #knowledge
  # Target models
  - model: agentica-org/DeepCoder-14B-Preview #coding
  - model: FractalAIResearch/Fathom-R1-14B #logic
  - model: Zhihu-ai/Zhi-Create-DSR1-14B #creative writing
  - model: deepcogito/cogito-v1-preview-qwen-14B #chat assistant
base_model: arcee-ai/Virtuoso-Small-v2 #knowledge
parameters:
  select_topk: 1
dtype: bfloat16
normalize: true
int8_mask: true