ggml/examples
Kai Pastor dc3e13a635
examples : Test installed CMake config package (#1294)
* Add test-cmake example

* CI: Run test for installed cmake config
2025-07-10 09:57:51 +03:00
..
gpt-2 examples : update to ggml-opt and ggml-backend changes (#0) 2025-05-13 13:02:19 +03:00
gpt-j update tests and examples 2024-11-04 19:42:09 +02:00
magika GGUF: C++ refactor, backend support, misc fixes (skip) (llama/11030) 2025-01-14 09:36:36 +02:00
mnist mnist : use CMake to build mnist wasm example (#1269) 2025-06-11 11:15:14 +02:00
perf-metal metal : add perf-metal tool + fix build 2024-10-01 18:08:31 +03:00
prompts examples : add tokenization tests and refactor codes (#186) 2023-05-27 11:47:34 +03:00
python ggml : remove ggml_graph_import and ggml_graph_export declarations (#1247) 2025-05-30 09:11:09 +03:00
sam sam : add default case for unsupported prompt types (#1263) 2025-06-06 18:58:10 +02:00
simple fix a bug in examples/simple/simple-backend (#1078) 2025-02-07 11:10:21 -06:00
test-cmake examples : Test installed CMake config package (#1294) 2025-07-10 09:57:51 +03:00
yolo yolo : add support for dl backends (#1251) 2025-06-02 08:50:57 +03:00
CMakeLists.txt yolo : add support for dl backends (#1251) 2025-06-02 08:50:57 +03:00
common-ggml.cpp common : remove old types 2024-12-10 18:33:03 +02:00
common-ggml.h ggml, whisper : sync whisper.cpp (GGML_FTYPE + Q5 WASM SIMD) 2023-04-30 19:03:35 +03:00
common.cpp whisper: remove MSVC warnings pragmas (whisper/3090) 2025-05-07 16:38:55 +03:00
common.h examples : add --print-confidence option to cli (whisper/3150) 2025-05-27 18:04:10 +03:00
stb_image_write.h examples : add sample SAM inference (#74) 2023-08-18 14:50:25 +03:00
stb_image.h examples : add sample SAM inference (#74) 2023-08-18 14:50:25 +03:00