kululemon-spiked-9B-GGUF

This repository contains GGUF quants of kululemon-spiked-9B.

The model a frankenmerge of a pre-trained language model created using mergekit. As an experiment, this appears to be a partial success.

Lightly tested with temperature 1 and minP 0.01 with ChatML prompts; the model supports Alpaca prompts and has solid 8K context length, a result of its Mistral v0.1 provenance. The model's output has been coherent and stable during aforementioned testing.

The merge formula for this frankenmerge is below. It is conjectured that the shorter first section is not key to variation, the middle segment is key to balancing reasoning and variation, and that the lengthy final section is required for convergence and eventual stability. The internal instability is probably better suited for narrative involving unstable and/or unhinged characters and situations.

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:

slices:
  - sources:
    - model: grimjim/kukulemon-7B
      layer_range: [0, 12]
  - sources:
    - model: grimjim/kukulemon-7B
      layer_range: [8, 16]
  - sources:
    - model: grimjim/kukulemon-7B
      layer_range: [12, 32]
merge_method: passthrough
dtype: float16
Downloads last month
13
GGUF
Model size
8.99B params
Architecture
llama

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

Model tree for grimjim/kukulemon-spiked-9B-GGUF

Quantized
(3)
this model

Collection including grimjim/kukulemon-spiked-9B-GGUF