bkideas commited on
Commit
28701b2
·
verified ·
1 Parent(s): 30c615f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  This model is a quantized NVFP4 MLX variant of LiquidAI/LFM2.5‑8B‑A1B‑MLX‑bf16, created by LiquidAI.
2
  Original model licensed under the LiquidAI Model License.
3
 
@@ -30,4 +38,4 @@ NVFP4 reduces memory usage by ~65% and increases generation speed by ~1.6–1.8
30
 
31
  ### **Practical Impact**
32
  For chat, summarization, and coding, NVFP4 behaves almost identically to the BF16 model.
33
- For math/logic‑heavy tasks, BF16 remains slightly more accurate.
 
1
+ ---
2
+ license: other
3
+ base_model:
4
+ - LiquidAI/LFM2.5-8B-A1B-MLX-bf16
5
+ library_name: mlx
6
+ tags:
7
+ - text-generation-inference
8
+ ---
9
  This model is a quantized NVFP4 MLX variant of LiquidAI/LFM2.5‑8B‑A1B‑MLX‑bf16, created by LiquidAI.
10
  Original model licensed under the LiquidAI Model License.
11
 
 
38
 
39
  ### **Practical Impact**
40
  For chat, summarization, and coding, NVFP4 behaves almost identically to the BF16 model.
41
+ For math/logic‑heavy tasks, BF16 remains slightly more accurate.