Files
Protein-3.2-1B/README.md
ModelHub XC 3885b2b67b 初始化项目,由ModelHub XC社区提供模型
Model: UmbrellaInc/Protein-3.2-1B
Source: Original Platform
2026-05-09 11:50:50 +08:00

1.5 KiB

base_model, library_name, tags
base_model library_name tags
UmbrellaInc/Prototype-Virus.FINAL-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/Prototype-Virus.FINAL-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: Protein-3.2-1B

base_model: UmbrellaInc/Prototype-Virus.FINAL-3.2-1B   # o el que quieras de huihui

merge_method: ties
parameters:
  normalize: true
  int8_mask: true

models:
  - model: UmbrellaInc/Prototype-Virus.FINAL-3.2-1B
    parameters:
      weight: 0.65
      density: 0.8

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

dtype: bfloat16