Furuta's picture
Mark release as unofficial
f67c6a5 verified
|
Raw
History Blame Contribute Delete
1.93 kB
metadata
license: apache-2.0
language:
  - en
pipeline_tag: text-generation
library_name: mlx
base_model:
  - sapientinc/HRM-Text-1B
tags:
  - mlx
  - text-generation
  - quantized
  - 2-bit
  - 1.58-bit
  - hrm-text
  - bonsai
  - termetry

Termetry HRM-Text v0.1

Unofficial experimental release.

Termetry HRM-Text v0.1 is an experimental Apple Silicon model based on HRM-Text and inspired by the Bonsai / 1.58-bit ternary model direction.

The goal of this release is simple: make a small HRM-Text variant that can be tested locally with MLX.

References

Notes

  • Base: sapientinc/HRM-Text-1B
  • Status: unofficial experimental variant
  • Runtime target: MLX on Apple Silicon
  • Weight format: safetensors
  • Quantization: 2-bit affine, group size 128
  • Ternary direction: {-1, 0, +1} style low-bit weights

This is a v0.1 experimental release. Evaluation results and cleaner usage examples will be added in later versions.

This release does not guarantee the same quality, accuracy, benchmark scores, or behavior as the original HRM-Text-1B model or the referenced Bonsai models. It should be treated as an experimental low-bit variant for local testing.

License

The base model is published with Apache-2.0 metadata, and this release keeps the same license metadata.