CoolFace
Modelpublic

meshllm/gemma-3-1b-it-parity-f16-gguf

sourceHugging Facegemmaupdated 6mo agoView on Hugging Face
0likes14downloads
Model Card

Gemma 3 1B IT Parity GGUF F16

This repo contains a same-origin GGUF f16 conversion of google/gemma-3-1b-it, published by meshllm for backend parity testing.

Purpose

This artifact is intended to be paired with `meshllm/gemma-3-1b-it-parity-bf16-mlx` when validating GGUF versus MLX behavior in mesh-llm.

It is not positioned as a generally best community artifact. The goal is a cleaner apples-to-apples parity pair derived from the same original checkpoint.

Source

  • —Upstream checkpoint: `google/gemma-3-1b-it`
  • —Converted from the original Hugging Face checkpoint by mesh-llm

Validation

Validated on studio54.local against the paired MLX artifact with the mesh-llm exact prompt suite.

PromptGGUF f16MLX bf16
primaryblueblue
alt-greengreengreen
alt-redredred
capital-franceParisParis
primary-colorsRed, Green, BlueRed, Green, Blue
two-plus-two2 + 2 = 42 + 2 = 4
largest-planetJupiterJupiter
breathing-gasOxygenOxygen
opposite-hotColdCold
banana-colorYellowYellow
after-mondayTuesdayTuesday

Summary:

  • —GGUF exact: PASS
  • —MLX exact: PASS
  • —parity: MATCH

Files

  • —gemma-3-1b-it-f16.gguf

Notes

This repo exists to support reproducible parity testing in mesh-llm.