Files
PG67A-W-Serum-3.2-1B/README.md
ModelHub XC d0fa3a234f 初始化项目,由ModelHub XC社区提供模型
Model: UmbrellaInc/PG67A-W-Serum-3.2-1B
Source: Original Platform
2026-04-28 10:58:38 +08:00

1.4 KiB

base_model, library_name, tags
base_model library_name tags
UmbrellaInc/PG67A-W-Serum.Adyuvant-3.2-1B
UmbrellaInc/Protein-3.2-1B
transformers
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 TIES merge method using UmbrellaInc/Protein-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:



# Umbrella Corporation Official Merge Protocol v3.2
# Author: Dr. Novaciano
# Objective: Integrate T-Virus_Epsilon traits into the base Prototype-Virus-ENFORCE-3.2-1B model
#            with minimal behavioral censorship while maintaining structural coherence.
# PROJECT: PG67A-W-Serum-3.2-1B

base_model: UmbrellaInc/Protein-3.2-1B   # o el que quieras de huihui

merge_method: ties
parameters:
  normalize: true
  int8_mask: true

models:
  - model: UmbrellaInc/Protein-3.2-1B
    parameters:
      weight: 0.65
      density: 0.8

  - model: UmbrellaInc/PG67A-W-Serum.Adyuvant-3.2-1B   # acá ponés el que querés corregir o mejorar
    parameters:
      weight: 0.35
      density: 0.85

dtype: bfloat16