初始化项目,由ModelHub XC社区提供模型
Model: UmbrellaInc/Executer-Virus-3.2-1B Source: Original Platform
This commit is contained in:
37
mergekit_config.yml
Normal file
37
mergekit_config.yml
Normal file
@@ -0,0 +1,37 @@
|
||||
# ============================================
|
||||
# Umbrella Corporation Spain
|
||||
# Project: Filament-RP (Experimental)
|
||||
# Objective: Sharp roleplay model with minimal self-censorship
|
||||
# Architecture: Llama 3.2 1B
|
||||
# ============================================
|
||||
|
||||
base_model: hereticness/Heretic-qp-1B
|
||||
# Base rationale:
|
||||
# - Lowest observed refusal rate among candidates
|
||||
# - Highly obedient and direct response style
|
||||
# - Serves as the dominant behavioral anchor
|
||||
|
||||
merge_method: model_stock
|
||||
# model_stock is chosen to:
|
||||
# - Preserve dominant personality traits
|
||||
# - Allow stacking of behavioral influences
|
||||
# - Avoid smoothing or averaging of roleplay intensity
|
||||
|
||||
dtype: bfloat16
|
||||
# bfloat16 provides:
|
||||
# - Numerical stability during merge
|
||||
# - Efficient memory usage on modern accelerators
|
||||
|
||||
parameters:
|
||||
t:
|
||||
- 0.95 # hereticness/Heretic-qp-1B — Primary dominance
|
||||
# Maintains low refusals, high obedience, sharp responses
|
||||
- 0.75 # Novaciano/Leviathan_NSFW_Roleplay-3.2-1B
|
||||
# Reinforces NSFW tolerance, roleplay continuity, character persistence
|
||||
- 0.55 # hereticness/Heretic-OneLLM-Doey-ChatQA-V1
|
||||
# Adds dialogue structure and ChatQA coherence without heavy alignment
|
||||
|
||||
models:
|
||||
- model: hereticness/Heretic-qp-1B
|
||||
- model: Novaciano/Leviathan_NSFW_Roleplay-3.2-1B
|
||||
- model: hereticness/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B
|
||||
Reference in New Issue
Block a user