Skip to content

Commit

Permalink
ggml : x2 speed for WASM by optimizing SIMD (#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 <camel-cdr@protonmail.com>

* remove memset that causes buffer overflow
Co-authored-by: camel-cdr <camel-cdr@protonmail.com>

---------

Co-authored-by: camel-cdr <camel-cdr@protonmail.com>
  • Loading branch information
ngxson and camel-cdr authored Feb 12, 2025
1 parent 31afcbe commit be3bbd6
Showing 1 changed file with 704 additions and 17 deletions.
Loading

0 comments on commit be3bbd6

Please sign in to comment.