Snippets for ggml 0.22.0 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/8yry0i7cvnyy2v07bmz8q5ymc9fgw7wg-ggml-0.22.0.drv.
-
/build/source/examples/stb_image.h:5166:56: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5166 | for (k = 0; k < s->img_n; ++k) tc[k] = (stbi_uc)(stbi__get16be(s) & 255) * stbi__depth_scale_table[z->depth]; // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~