MichaelAnthony commited on
Commit
88de8ed
·
verified ·
1 Parent(s): 0d088df

docs: clarify MLX validation status

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ MLX-VLM.
29
  - Base: [`google/gemma-4-E2B-it-qat-q4_0-unquantized`](https://huggingface.co/google/gemma-4-E2B-it-qat-q4_0-unquantized)
30
  - Pinned base revision: `6befbaca7398925921802abd1f277b495b78b738`
31
  - Canonical merged BF16 source SHA-256: `b8fac0ad2cafcb0e7fe29ca6c1deda1389c645751599fe716d4b6f6c0387a2d5`
32
- - Conversion: full Gemma 4 MLX-VLM tensor naming/layout conversion followed by a BF16-to-FP16 storage cast.
33
  - Claim boundary: QAT-derived from the base; SnowFox was not trained in FP16 and the post-LoRA weights were not newly QAT-calibrated.
34
 
35
  ## Package contents
 
29
  - Base: [`google/gemma-4-E2B-it-qat-q4_0-unquantized`](https://huggingface.co/google/gemma-4-E2B-it-qat-q4_0-unquantized)
30
  - Pinned base revision: `6befbaca7398925921802abd1f277b495b78b738`
31
  - Canonical merged BF16 source SHA-256: `b8fac0ad2cafcb0e7fe29ca6c1deda1389c645751599fe716d4b6f6c0387a2d5`
32
+ - Conversion: structurally converted to the MLX-VLM v0.6.13 Gemma 4 tensor contract, then cast from BF16 to FP16 for storage.
33
  - Claim boundary: QAT-derived from the base; SnowFox was not trained in FP16 and the post-LoRA weights were not newly QAT-calibrated.
34
 
35
  ## Package contents