35 lines
668 B
YAML
35 lines
668 B
YAML
|
|
|
|
# Author: Dr. Novaciano
|
|
# Objective: Uncensored TEST RP 3.2 AI Model
|
|
# PROJECT: Pervert-Maid-RP-3.2-1B
|
|
|
|
dtype: float32
|
|
out_dtype: bfloat16
|
|
merge_method: arcee_fusion
|
|
base_model: Novaciano/Eminence_Of_Pervertions-3.2-1B
|
|
|
|
models:
|
|
- model: Novaciano/Eminence_Of_Pervertions-3.2-1B
|
|
parameters:
|
|
weight:
|
|
- filter: attention
|
|
value: 1.2
|
|
- filter: mlp
|
|
value: 1.3
|
|
- value: 1
|
|
|
|
- model: NovaCorp/RP3-MaidElla-3.2-1B
|
|
parameters:
|
|
weight:
|
|
- filter: lm_head
|
|
value: 0.2
|
|
- filter: attention
|
|
value: 0.5
|
|
- value: 0.4
|
|
|
|
tie_word_embeddings: true
|
|
tie_output_embeddings: true
|
|
|
|
|