Transformers
GGUF
mergekit
Merge
Inference Endpoints
Edit model card

QuantFactory Banner

QuantFactory/Llama-3-Yggdrasil-8B-GGUF

This is quantized version of Locutusque/Llama-3-Yggdrasil-8B created using llama.cpp

Original Model Card

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 NousResearch/Meta-Llama-3-8B as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: NousResearch/Meta-Llama-3-8B
    # No parameters necessary for base model
  - model: NousResearch/Meta-Llama-3-8B-Instruct
    parameters:
      density: 0.6
      weight: 0.55
  - model: Locutusque/llama-3-neural-chat-v2.2-8b
    parameters:
      density: 0.55
      weight: 0.45
  - model: Locutusque/Llama-3-Hercules-5.0-8B
    parameters:
      density: 0.57
      weight: 0.5
merge_method: dare_ties
base_model: NousResearch/Meta-Llama-3-8B
parameters:
  int8_mask: true
dtype: bfloat16
Downloads last month
544
GGUF
Model size
8.03B params
Architecture
llama

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference API
Unable to determine this model’s pipeline type. Check the docs .

Model tree for QuantFactory/Llama-3-Yggdrasil-8B-GGUF