Hemmingway-1 oQ8e with MTP

This repository contains an oQ8e quantization of Altworld/Hemmingway-1 for MLX and oMLX on Apple silicon. The conversion preserves the model's multi-token prediction (MTP) tensors.

Altworld developed and published the source model. sixstringzen performed this conversion and published the converted weights with their quantization report. The original model, its intended use, and its training details remain documented in the source model card.

Quantization set

This repository is part of the Hemmingway-1 oMLX oQe Quantizations collection. Every build in the set uses the same source revision, group size, non-quantized dtype, calibration pass, and MTP preservation policy.

Build Base precision Output size
oQ2e 2-bit 10.14 GiB
oQ3e 3-bit 12.22 GiB
oQ3.5e 3-bit with additional higher-precision overrides 13.19 GiB
oQ4e 4-bit 15.21 GiB
oQ6e 6-bit 21.39 GiB
oQ8e 8-bit 27.10 GiB

Quantization details

Item Value
Source model Altworld/Hemmingway-1
Source revision 4d711aac0f0043075ae334d2a3de3db3e10135c9
Quantizer oMLX 0.7.0.dev2
Method oQ8e affine quantization with oQe sensitivity coverage
Base precision 8-bit
Group size 64
Non-quantized dtype bfloat16
Higher-precision tensors None above 8-bit; language_model.lm_head uses the 8-bit fallback
Calibration dataset oqe_code_multilingual
Calibration shape 128 samples at 512 tokens
Imatrix entries 504
Imatrix cache Reused from the matching source-model sensitivity pass
MTP tensors 29 preserved tensors
Output size 29,100,362,375 bytes (27.10 GiB)

At this tier, the base and maximum quantized precision are both 8 bits, so the sensitivity pass does not promote tensors above the base precision. The report is included to record calibration coverage and the known language_model.lm_head fallback. It records no matrix-shape mismatches and no missing weight shards.

The included oq_imatrix_report.json records the sensitivity pass, calibration settings, tensor coverage, and fallback. Strict imatrix coverage was disabled for the known language_model.lm_head fallback.

Compatibility

This model was created with oMLX 0.7.0.dev2. The source model identifies its text architecture as qwen3_5_text; the converted artifact uses qwen3_5, which matches the architecture name supported by this oMLX build.

The weights use MLX safetensors and are not GGUF files. Compatibility with other MLX runtimes or earlier oMLX releases has not been verified.

Use with oMLX

Download sixstringzen/Hemmingway-1-oQ8e-mtp from the oMLX model browser, then load it as an LLM. Set enable_thinking to false when you want direct prose without visible planning. Runtime defaults and the registered model identifier can vary with the local oMLX installation.

Verification

The finished artifact passed local structural checks on 2026-09-20. It contains six safetensors shards, 1,876 indexed tensors, and 29 MTP tensors. The index references no missing shards.

These checks confirm that the artifact is complete and internally consistent. A generation smoke test has not been recorded for this quantization, and the checks do not establish quality parity with the BF16 source model.

Limitations

Quantization can change word choice, coherence, and instruction following. A controlled BF16 comparison has not been published for this build.

The sensitivity pass used oMLX's oqe_code_multilingual calibration dataset. No prose-specific calibration dataset was used. The MTP tensors are present in the artifact, but MTP-assisted decoding has not been benchmarked separately.

The original model's documented limitations and acceptable-use guidance also apply to this quantized release.

License

The source model is released under the Apache 2.0 license. This quantized derivative uses the same license; refer to the source repository for the upstream model card and attribution.

Feedback

Send compatibility reports through this repository's Community tab and include your oMLX version and Apple hardware.

Downloads last month
302
Safetensors
Model size
27B params
Tensor type
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 sixstringzen/Hemmingway-1-oQ8e-mtp

Base model

Qwen/Qwen3.8-27B
Quantized
(18)
this model

Collection including sixstringzen/Hemmingway-1-oQ8e-mtp