diff options
author | Kawrakow <iwankawrakow@gmail.com> | 2024-09-17 14:31:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 14:31:29 +0300 |
commit | 12bbdb8ce7517455e03e6483828e90a475ff0d7e (patch) | |
tree | 245451bc81d50bac2c4aefcf2dfb6ea5ee96967b /examples/json_schema_pydantic_example.py | |
parent | 4ee889f15891b6e8785c88c932ec27f129cae285 (diff) |
Fix compiler warnings (#58)
* Fix C++ compilation warnings caused by ggml-common.h
* Disable c99-extensions warning
I get tons of those on macOS due to the arm_neon.h header.
* Disable c99-extensions warning only for APPLE
* Fix warnings in iqk_quantize.cpp
Also add GGML_ABORT when implementation is missing.
---------
Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
Diffstat (limited to 'examples/json_schema_pydantic_example.py')
0 files changed, 0 insertions, 0 deletions