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

frankencria-llama2-11b-v1.3-m.1 - GGUF

Original model description:

inference: false language: en license: llama2 model_type: llama datasets:

  • mlabonne/CodeLlama-2-20k pipeline_tag: text-generation base_model:
  • davzoku/cria-llama2-7b-v1.3 library_name: transformers tags:
  • mergekit
  • merge
  • llama-2

FrankenCRIA v1.3-m.1

What is FrankenCRIA?

FrankenCRIA Logo
This is a frankenmerge of davzoku/cria-llama2-7b-v1.3.

The configuration is the same as Undi95/Mistral-11B-v0.1, mlabonne/FrankenBeagle14-11B and the DUS technique used in upstage/SOLAR-10.7B-v1.0.

Please be aware that this model is highly experimental, and no further training has been conducted following the merge. Therefore, the model performance may not meet expectations, as described in the SOLAR paper

πŸ“¦ FrankenCRIA Model Release

FrankenCRIA v1.3 comes with several variants.

🧩 Merge Details

Merge Method

This model was merged using the passthrough merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model.

# https://huggingface.co/Undi95/Mistral-11B-v0.1
slices:
  - sources:
      - model: davzoku/cria-llama2-7b-v1.3
        layer_range: [0, 24]
  - sources:
      - model: davzoku/cria-llama2-7b-v1.3
        layer_range: [8, 32]
merge_method: passthrough
dtype: bfloat16
Downloads last month
173
GGUF
Model size
9.98B params
Architecture
llama

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference API
Unable to determine this model's library. Check the docs .