Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Quantization made by Richard Erkhov.

Github

Discord

Request more models

sixtyoneeighty-7b - bnb 4bits

Original model description:

base_model: - Intel/neural-chat-7b-v3-1 - mlabonne/AlphaMonarch-7B - HuggingFaceH4/zephyr-7b-beta - mlabonne/NeuralBeagle14-7B library_name: transformers tags: - mergekit - merge license: apache-2.0

merge

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

Merge Details

Merge Method

This model was merged using the DARE TIES merge method using mlabonne/NeuralBeagle14-7B as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

base_model: mlabonne/NeuralBeagle14-7B
dtype: bfloat16
merge_method: dare_ties
models:
- model: mlabonne/NeuralBeagle14-7B
- model: mlabonne/AlphaMonarch-7B
  parameters:
    density: '0.53'
    weight: '0.4'
- model: Intel/neural-chat-7b-v3-1
  parameters:
    density: '0.53'
    weight: '0.3'
- model: HuggingFaceH4/zephyr-7b-beta
  parameters:
    density: '0.53'
    weight: '0.3'
parameters:
  int8_mask: true
Downloads last month
0
Safetensors
Model size
3.86B params
Tensor type
F32
FP16
U8