stage3

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 unsloth/Llama-3.3-70B-Instruct as a base.

Models Merged

The following models were included in the merge:

  • ./stage1
  • ./stage2

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: ./stage2
    parameters:
      weight: 1
      density: 1
  - model: ./stage1
    parameters:
      weight: 1
      density: 1
merge_method: ties
base_model: unsloth/Llama-3.3-70B-Instruct
parameters:
  normalize: true
  int8_mask: true
tokenizer_source: unsloth/Llama-3.3-70B-Instruct
dtype: bfloat16
name: stage3

Downloads last month
345
Safetensors
Model size
70.6B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for trashpanda-org/Llama-3.3-70B-Aster-v0-stage3