ModelHub XC fc3478bf57 初始化项目,由ModelHub XC社区提供模型
Model: RichardErkhov/grimjim_-_llama-3-experiment-v1-9B-gguf
Source: Original Platform
2026-06-04 04:47:15 +08:00

Quantization made by Richard Erkhov.

Github

Discord

Request more models

llama-3-experiment-v1-9B - GGUF

Name Quant method Size
llama-3-experiment-v1-9B.Q2_K.gguf Q2_K 3.26GB
llama-3-experiment-v1-9B.IQ3_XS.gguf IQ3_XS 3.61GB
llama-3-experiment-v1-9B.IQ3_S.gguf IQ3_S 3.78GB
llama-3-experiment-v1-9B.Q3_K_S.gguf Q3_K_S 3.76GB
llama-3-experiment-v1-9B.IQ3_M.gguf IQ3_M 3.88GB
llama-3-experiment-v1-9B.Q3_K.gguf Q3_K 4.13GB
llama-3-experiment-v1-9B.Q3_K_M.gguf Q3_K_M 4.13GB
llama-3-experiment-v1-9B.Q3_K_L.gguf Q3_K_L 4.45GB
llama-3-experiment-v1-9B.IQ4_XS.gguf IQ4_XS 4.61GB
llama-3-experiment-v1-9B.Q4_0.gguf Q4_0 4.8GB
llama-3-experiment-v1-9B.IQ4_NL.gguf IQ4_NL 4.84GB
llama-3-experiment-v1-9B.Q4_K_S.gguf Q4_K_S 4.83GB
llama-3-experiment-v1-9B.Q4_K.gguf Q4_K 5.07GB
llama-3-experiment-v1-9B.Q4_K_M.gguf Q4_K_M 5.07GB
llama-3-experiment-v1-9B.Q4_1.gguf Q4_1 5.29GB
llama-3-experiment-v1-9B.Q5_0.gguf Q5_0 5.77GB
llama-3-experiment-v1-9B.Q5_K_S.gguf Q5_K_S 5.77GB
llama-3-experiment-v1-9B.Q5_K.gguf Q5_K 5.91GB
llama-3-experiment-v1-9B.Q5_K_M.gguf Q5_K_M 5.91GB
llama-3-experiment-v1-9B.Q5_1.gguf Q5_1 6.26GB
llama-3-experiment-v1-9B.Q6_K.gguf Q6_K 6.81GB
llama-3-experiment-v1-9B.Q8_0.gguf Q8_0 8.82GB

Original model description:

language:


llama-3-experiment-v1-9B

This is an experimental merge, replicating additional layers to the model without post-merge healing. There is damage to the model, but it appears to be tolerable as is; the performance difference in benchmarks from the original 8B Instruct model does not appear to be significant. The resulting impact on narrative text completion may also be of interest.

Light testing performed with instruct prompting and the following sampler settings:

  • temp=1 and minP=0.02
  • temp=1 and smoothing factor=0.33

Full weights: grimjim/llama-3-experiment-v1-9B

GGUF quants: grimjim/llama-3-experiment-v1-9B-GGUF

This is a merge of pre-trained language model meta-llama/Meta-Llama-3-8B-Instruct created using mergekit.

Built with Meta Llama 3.

Merge Details

Merge Method

This model was merged using the passthrough merge method.

Models Merged

The following models were included in the merge:

  • meta-llama/Meta-Llama-3-8B-Instruct

Configuration

The following YAML configuration was used to produce this model:

slices:
  - sources:
    - model: meta-llama/Meta-Llama-3-8B-Instruct
      layer_range: [0, 12]
  - sources:
    - model: meta-llama/Meta-Llama-3-8B-Instruct
      layer_range: [8, 32]
merge_method: passthrough
dtype: bfloat16

Description
Model synced from source: RichardErkhov/grimjim_-_llama-3-experiment-v1-9B-gguf
Readme 29 KiB