Files
llama-3.2-1b-breadcrumbs-un…/README.md
ModelHub XC 3fd2adf876 初始化项目,由ModelHub XC社区提供模型
Model: jtatman/llama-3.2-1b-breadcrumbs-uncensismegistus-dolphinseek
Source: Original Platform
2026-05-02 04:55:08 +08:00

1.3 KiB

base_model, library_name, tags
base_model library_name tags
jtatman/llama-3.2-1b-deepseek-dolphin-lora
jtatman/llama-3.2-1b-lewd-mental-occult
nicoboss/Llama-3.2-1B-Instruct-Uncensored
transformers
mergekit
merge

llama-3.2-1b-breadcrumbs-uncensismegistus-dolphinseek

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

Merge Details

Merge Method

This model was merged using the Model Breadcrumbs with TIES merge method using nicoboss/Llama-3.2-1B-Instruct-Uncensored as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

merge_method: breadcrumbs_ties
base_model: nicoboss/Llama-3.2-1B-Instruct-Uncensored
models:
  - model: jtatman/llama-3.2-1b-lewd-mental-occult
    parameters:
      weight: 0.25
  - model: jtatman/llama-3.2-1b-deepseek-dolphin-lora
    parameters:
      weight: 0.75
parameters:
  density: 0.5
  normalize: true
dtype: float16