txgsync commited on
Commit
1a663ba
·
verified ·
1 Parent(s): 503c435

Warn about oQ4e coherence issue

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -17,6 +17,9 @@ tags:
17
 
18
  # Maple Preview — oQ4e MLX quantization
19
 
 
 
 
20
  This repository contains an enhanced mixed-precision oQ4e MLX quantization of [`deepgrove/maple-preview`](https://huggingface.co/deepgrove/maple-preview), converted from the BF16 safetensors with oMLX.
21
 
22
  ## This MLX quant upload
 
17
 
18
  # Maple Preview — oQ4e MLX quantization
19
 
20
+ > [!WARNING]
21
+ > **Do not use this checkpoint right now.** Initial testing indicates that this oQ4e conversion can become incoherent or enter repetitive thinking loops on ordinary prompts, even though the BF16 and oQ8e conversions are coherent. Investigation is ongoing; use the BF16 or oQ8e repository instead.
22
+
23
  This repository contains an enhanced mixed-precision oQ4e MLX quantization of [`deepgrove/maple-preview`](https://huggingface.co/deepgrove/maple-preview), converted from the BF16 safetensors with oMLX.
24
 
25
  ## This MLX quant upload