Files
Imp-RPG.System-1B/README.md
ModelHub XC ece45531ee 初始化项目,由ModelHub XC社区提供模型
Model: NovaCorp/Imp-RPG.System-1B
Source: Original Platform
2026-07-19 04:58:09 +08:00

1.6 KiB

base_model, library_name, tags, license, language
base_model library_name tags license language
NovaCorp/Ultimate-RPG.System-3.2-1B
sillykiwi/Nano_Imp_1B-heretic
transformers
mergekit
merge
not-for-all-audiences
llama3.2
en
es

Imp RPG System 1B

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

Merge Details

Merge Method

This model was merged using the SLERP merge method.

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: Llama 3.2 1B AI Model
# =========================================================
# PROJECT: Llama 3.2 1B
# =========================================================

models:
  - model: sillykiwi/Nano_Imp_1B-heretic  # Experimental viral strain neural imprint
  - model: NovaCorp/Ultimate-RPG.System-3.2-1B  # Baseline cognitive template, "safe mode"

merge_method: slerp  # Spherical Linear Interpolation to preserve extreme viral traits smoothly
base_model: NovaCorp/Ultimate-RPG.System-3.2-1B  # Anchor model for stable latent space

dtype: bfloat16  # Memory-efficient precision, minimal loss in viral feature fidelity

parameters:
  t: 0.45

normalize: false
rescale: true
rescale_factor: 1.12
memory_efficient: true
low_cpu_mem_usage: true

layer_range:
  - value: [4, 22]

tie_word_embeddings: true
tie_output_embeddings: true