AlazarM commited on
Commit
ab41c47
·
verified ·
1 Parent(s): 9d39b38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -18,7 +18,6 @@ pipeline_tag: text-generation
18
 
19
  6-bit MLX quantization of [meituan-longcat/LongCat-Flash-Lite-Sparse](https://huggingface.co/meituan-longcat/LongCat-Flash-Lite-Sparse) (69B-A3B, `LongcatCausalLM`).
20
 
21
- To our knowledge this is the **first working implementation of LongCat-Flash-Lite-Sparse in any framework** — no upstream serving stack (mlx-lm, vLLM, SGLang, llama.cpp) supports the `oe_embed_*` variant yet.
22
 
23
  6-bit (~52 GB of weights) is the middle-ground variant, for a 96 GB Mac. Also available: [8-bit](https://huggingface.co/AlazarM/LongCat-Flash-Lite-Sparse-8bit) (~68 GB, 128 GB Macs, near-lossless) and [4-bit](https://huggingface.co/AlazarM/LongCat-Flash-Lite-Sparse-4bit) (~36 GB, 64 GB Macs, fastest).
24
 
 
18
 
19
  6-bit MLX quantization of [meituan-longcat/LongCat-Flash-Lite-Sparse](https://huggingface.co/meituan-longcat/LongCat-Flash-Lite-Sparse) (69B-A3B, `LongcatCausalLM`).
20
 
 
21
 
22
  6-bit (~52 GB of weights) is the middle-ground variant, for a 96 GB Mac. Also available: [8-bit](https://huggingface.co/AlazarM/LongCat-Flash-Lite-Sparse-8bit) (~68 GB, 128 GB Macs, near-lossless) and [4-bit](https://huggingface.co/AlazarM/LongCat-Flash-Lite-Sparse-4bit) (~36 GB, 64 GB Macs, fastest).
23