# ============================================ # 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