inferencerlabs commited on
Commit
0fbd5ec
·
verified ·
1 Parent(s): a293bcd

Upload model file

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,14 +16,14 @@ pipeline_tag: image-text-to-text
16
 
17
  **See Kimi-K2.6 MLX in action - [demonstration video](https://youtu.be/5tO6cnlgPmw)**
18
 
19
- #### Tested on a M3 Ultra 512GB RAM using [Inferencer app v1.11.0](https://inferencer.com)
20
- - Text inference: ~21.04 tokens/s @ 1000 tokens ~425 GiB (debug build)
21
- - Batched inference: ~30.1 tokens/s @ 2x
22
- - Vision inference: ~18.28 tokens/s
23
  </table>
24
 
25
  <p style="margin-bottom:0px;">
26
- <strong>Q3.5-INF uses the data-agnostic INF method tuned to yield maximum general accuracy within a 512GB memory budget</strong>
27
 
28
  Due to system memory constraints, the base generation required inferencing directly from SSD and was limited to the first 512 tokens for our coding tests. To address this, generation was configured to output complex functionality from the start rather than incremental scaffolding. While this setup differs from typical usage, it stresses early-token accuracy and the observed trends appear consistent with those seen in larger-scale evaluations of other models. These figures may be updated in future with extended evaluations.
29
  </p>
@@ -46,7 +46,7 @@ Due to system memory constraints, the base generation required inferencing direc
46
  </ul>
47
 
48
  ##### Quantized with a modified version of [MLX](https://github.com/ml-explore/mlx)
49
- ##### For more details see [demonstration video](https://youtu.be/5tO6cnlgPmw) or visit [Kimi-K2.6](https://huggingface.co/moonshotai/Kimi-K2.6).
50
 
51
  ## Disclaimer
52
 
 
16
 
17
  **See Kimi-K2.6 MLX in action - [demonstration video](https://youtu.be/5tO6cnlgPmw)**
18
 
19
+ #### Tested on an M3 Ultra 512 GiB RAM using [Inferencer app v1.11](https://inferencer.com)
20
+ - Text inference: ~21.04 tokens/s @ 1000 tokens ~423.61 GiB (debug build)
21
+ - 2x Batched inference: ~30.1 tokens/s
22
+ - Vision inference: ~18.28 tokens/s ~426.53 GiB
23
  </table>
24
 
25
  <p style="margin-bottom:0px;">
26
+ <strong>Q3.5-INF uses the data-agnostic INF method tuned to yield maximum general accuracy within a 512 GiB memory budget</strong>
27
 
28
  Due to system memory constraints, the base generation required inferencing directly from SSD and was limited to the first 512 tokens for our coding tests. To address this, generation was configured to output complex functionality from the start rather than incremental scaffolding. While this setup differs from typical usage, it stresses early-token accuracy and the observed trends appear consistent with those seen in larger-scale evaluations of other models. These figures may be updated in future with extended evaluations.
29
  </p>
 
46
  </ul>
47
 
48
  ##### Quantized with a modified version of [MLX](https://github.com/ml-explore/mlx)
49
+ ##### For more details see our [demonstration video](https://youtu.be/5tO6cnlgPmw) or visit [Kimi-K2.6](https://huggingface.co/moonshotai/Kimi-K2.6).
50
 
51
  ## Disclaimer
52