granite-4.1-8b-FlintStones-V1-mxfp8-mlx

image

For those too young to get the reference

https://www.britannica.com/topic/The-Flintstones

Brainwaves

         arc   arc/e boolq hswag obkqa piqa  wino
mxfp8    0.512,0.701,0.860

granite-4.1-8b
mxfp8    0.486,0.666,0.875,0.636,0.450,0.766,0.631

It's very happy-go-lucky on bulletpoints, that's a trademark of Polaris Alpha training. Once we have a Claude to merge it with, this model will go places.

For now, lots of bulletpoints. IBM is an expert in that anyway, so probably nobody would notice

-G

This model granite-4.1-8b-FlintStones-V1-mxfp8-mlx was converted to MLX format from DavidAU/granite-4.1-8b-FlintStones-V1 using mlx-lm version 0.31.3.

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("granite-4.1-8b-FlintStones-V1-mxfp8-mlx")

prompt = "hello"

if tokenizer.chat_template is not None:
    messages = [{"role": "user", "content": prompt}]
    prompt = tokenizer.apply_chat_template(
        messages, add_generation_prompt=True, return_dict=False,
    )

response = generate(model, tokenizer, prompt=prompt, verbose=True)
Downloads last month
257
Safetensors
Model size
9B params
Tensor type
U8
·
U32
·
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for nightmedia/granite-4.1-8b-FlintStones-V1-mxfp8-mlx

Collection including nightmedia/granite-4.1-8b-FlintStones-V1-mxfp8-mlx