kernelpool commited on
Commit
270fa01
·
verified ·
1 Parent(s): 1478e94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ base_model: meituan-longcat/LongCat-2.0-FP8
10
 
11
  # kernelpool/LongCat-2.0-3bit
12
 
 
 
 
13
  ## Use with mlx
14
 
15
  This model requires LongCat-2.0 support from [mlx-lm PR #1464](https://github.com/ml-explore/mlx-lm/pull/1464),
 
10
 
11
  # kernelpool/LongCat-2.0-3bit
12
 
13
+ 3-bit quantization of [meituan-longcat/LongCat-2.0-FP8](https://huggingface.co/meituan-longcat/LongCat-2.0-FP8),
14
+ converted with [mlx-lm](https://github.com/ml-explore/mlx-lm).
15
+
16
  ## Use with mlx
17
 
18
  This model requires LongCat-2.0 support from [mlx-lm PR #1464](https://github.com/ml-explore/mlx-lm/pull/1464),