Edit model card

Quantizations of https://huggingface.co/AI-B/UTENA-7B-NSFW-V2

Inference Clients/UIs


From original readme

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:

slices:
  - sources:
      - model: AI-B/UTENA-7B-NSFW
        layer_range: [0, 32]
      - model: AI-B/UTENA-7B-BAGEL
        layer_range: [0, 32]
merge_method: slerp
base_model: AI-B/UTENA-7B-NSFW
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: bfloat16
Downloads last month
394
GGUF
Model size
7.24B params
Architecture
llama

1-bit

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Examples
Inference API (serverless) has been turned off for this model.