初始化项目,由ModelHub XC社区提供模型
Model: Ateron/Sketch-Cydonia-24B-V1.2 Source: Original Platform
This commit is contained in:
43
README.md
Normal file
43
README.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
base_model:
|
||||
- Ateron/Sketch-Cydonia_V1.1
|
||||
- ConicCat/Mistral-Small-3.2-AntiRep-24B
|
||||
library_name: transformers
|
||||
tags:
|
||||
- mergekit
|
||||
- merge
|
||||
- roleplay
|
||||
license: apache-2.0
|
||||
language:
|
||||
- en
|
||||
---
|
||||
# Sketch-CydoniaV1.2
|
||||
|
||||

|
||||
|
||||
# "Sketch is something simple, a freehand drawing that suppose to show an idea."
|
||||
|
||||
This is another step that must reduce slop and repetition. Enjoy!
|
||||
|
||||
### Configuration
|
||||
|
||||
The following YAML configuration was used to produce this model:
|
||||
|
||||
```yaml
|
||||
models:
|
||||
- model: E:\AI\Sketch-CydoniaV1.1
|
||||
parameters:
|
||||
density: [1.0, 0.9, 0.75, 0.70]
|
||||
weight: 1.0
|
||||
- model: E:\AI\ConiCat MS 3.2 AntiRep
|
||||
parameters:
|
||||
density: 0.35
|
||||
weight: [0, 0.1, 0.2, 0.35]
|
||||
merge_method: ties
|
||||
base_model: E:\AI\Sketch-CydoniaV1.1
|
||||
parameters:
|
||||
normalize: false
|
||||
int8_mask: true
|
||||
dtype: float32
|
||||
out_dtype: bfloat16
|
||||
```
|
||||
Reference in New Issue
Block a user