Sketch-Cydonia / README.md
Ateron's picture
Update README.md
7fb0da0 verified
metadata
base_model:
  - TheDrummer/Cydonia-24B-v4.3
  - zerofata/MS3.2-PaintedFantasy-v4.1-24B
library_name: transformers
tags:
  - mergekit
  - merge
  - roleplay
language:
  - en
pipeline_tag: text-generation

Sketch-Cydonia

00118-282965708

Sketch is something simple, a freehand drawing that suppose to show an idea. So with that in mind I made this simple merge between two most interesting models in rance of 24B.

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: E:\AI\Cydonia 4.3
    parameters:
      density: [1.0, 0.75, 0.5, 0.2]
      weight: 1.0
  - model: E:\AI\Painted Fantasy 4.1
    parameters:
      density: 0.35
      weight: [0, 0.1, 0.35, 0.5]
merge_method: ties
base_model: E:\AI\Cydonia 4.3
parameters:
  normalize: true
  int8_mask: true
dtype: float32
out_dtype: bfloat16