初始化项目,由ModelHub XC社区提供模型
Model: Novaciano/SEX_ROLEPLAY-2B Source: Original Platform
This commit is contained in:
23
mergekit_config.yml
Normal file
23
mergekit_config.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
merge_method: slerp
|
||||
dtype: bfloat16
|
||||
out_dtype: bfloat16
|
||||
|
||||
base_model: Novaciano/Hereticsutra.Mini-2B-UltraRP
|
||||
|
||||
models:
|
||||
- model: Novaciano/Hereticsutra-2B
|
||||
- model: Novaciano/Hereticsutra.Mini-2B-UltraRP
|
||||
|
||||
parameters:
|
||||
# Punto de interpolación:
|
||||
# 0.0 = Hereticsutra-2B puro
|
||||
# 1.0 = Mini-2B-UltraRP puro
|
||||
t: 0.45
|
||||
|
||||
normalize: false
|
||||
|
||||
layer_range:
|
||||
- value: [3, 18]
|
||||
|
||||
tie_word_embeddings: true
|
||||
tie_output_embeddings: true
|
||||
Reference in New Issue
Block a user