Pyromancer-3.2-1B / README.md
Novaciano's picture
Albert_Wesker-1B — Nacimiento UMBRELLA-4 con 6 secretos
68185d5 verified
|
raw
history blame
1.32 kB
metadata
base_model:
  - Novaciano/qp-3.2-1B
  - syvai/emotion-reasoning-1b
library_name: transformers
tags:
  - mergekit
  - merge

merged_wesker

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the Arcee Fusion merge method using Novaciano/qp-3.2-1B as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:



# Author: Dr. Novaciano
# Objective: Uncensored TEST Emotional 3.2 AI Model
# PROJECT: Pyromancer-3.2-1B

dtype: float32
out_dtype: bfloat16
merge_method: arcee_fusion
base_model: Novaciano/qp-3.2-1B

models:
  - model: Novaciano/qp-3.2-1B
    parameters:
      weight:
        - filter: attention
          value: 1.2
        - filter: mlp
          value: 1.3
        - value: 1

  - model: syvai/emotion-reasoning-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