kasimat commited on
Commit
1741f6a
·
verified ·
1 Parent(s): 8099271

README: drop parenthetical from intro

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -30,9 +30,8 @@ language:
30
  A vLLM-ready FP8 quantization of
31
  [`AEON-7/Qwen3.6-27B-AEON-Ultimate-Uncensored`](https://huggingface.co/AEON-7/Qwen3.6-27B-AEON-Ultimate-Uncensored)
32
  (an abliterated fine-tune of Qwen3.6-27B), packaged in
33
- **block-128 FP8** (the same format Qwen ships for their own FP8
34
- release) with the **Multi-Token Prediction (MTP) draft head** taken
35
- verbatim from
36
  [`Qwen/Qwen3.6-27B-FP8`](https://huggingface.co/Qwen/Qwen3.6-27B-FP8)
37
  for vLLM speculative decoding.
38
 
 
30
  A vLLM-ready FP8 quantization of
31
  [`AEON-7/Qwen3.6-27B-AEON-Ultimate-Uncensored`](https://huggingface.co/AEON-7/Qwen3.6-27B-AEON-Ultimate-Uncensored)
32
  (an abliterated fine-tune of Qwen3.6-27B), packaged in
33
+ **block-128 FP8** with the **Multi-Token Prediction (MTP) draft
34
+ head** taken verbatim from
 
35
  [`Qwen/Qwen3.6-27B-FP8`](https://huggingface.co/Qwen/Qwen3.6-27B-FP8)
36
  for vLLM speculative decoding.
37