Skip to content

Commit

Permalink
ggml : x2 speed for WASM by optimizing SIMD (ggml-org#11453)
Browse files Browse the repository at this point in the history
* ggml : x2 speed for WASM by optimizing SIMD

* fix bad merging

* rm trailing spaces

* rm redundant clamp

* better quantize_row_q8_K

Co-authored-by: camel-cdr <[email protected]>

* remove memset that causes buffer overflow
Co-authored-by: camel-cdr <[email protected]>

---------

Co-authored-by: camel-cdr <[email protected]>
  • Loading branch information
2 people authored and mglambda committed Mar 8, 2025
1 parent 19317b4 commit 9156d73
Showing 1 changed file with 704 additions and 17 deletions.
Loading

0 comments on commit 9156d73

Please sign in to comment.