Llama3.1-8B-drill / README.md
agentlans's picture
Upload 11 files
0e8ce55 verified
|
raw
history blame
1.21 kB
metadata
base_model: []
library_name: transformers
tags:
  - mergekit
  - merge

Llama3.1-8B-drill

  • This is a merge of some highest scoring Llama 3.1 8B models on the IFEval task on the Open LLM Leaderboard.
  • The purpose is to create a model that can follow instructions well.
  • It's not meant to be a particularly smart, stylish, or uncensored model.

Merge Details

Merge Method

This model was merged using the Model Stock merge method using Meta-Llama-3.1-8B-Instruct as a base using mergekit.

Models Merged

The following models were included in the merge:

  • Llama-3.1-8B-Ultra-Instruct
  • Configurable-Llama-3.1-8B-Instruct
  • Llama-3.1-Tulu-3-8B
  • Llama-3.1-Storm-8B

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: Configurable-Llama-3.1-8B-Instruct
  - model: Llama-3.1-Tulu-3-8B
  - model: Llama-3.1-8B-Ultra-Instruct
  - model: Llama-3.1-Storm-8B
merge_method: model_stock
base_model: Meta-Llama-3.1-8B-Instruct
parameters:
  normalize: true
  weight: 1.0
dtype: bfloat16