Model: Ateron/Sketch-Cydonia Source: Original Platform
base_model, library_name, tags, language, pipeline_tag
| base_model | library_name | tags | language | pipeline_tag | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
transformers |
|
|
text-generation |
Sketch-Cydonia
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
Description
Languages
Jinja
100%
