Johannes Gäßler
36dafba5c4
llama: fix llama-model-saver (#20503)
* llama : add fd-based model loading via llama_model_load_from_fd
* llama : address review feedback for fd-based model loading
* llama : use FILE pointer instead of fd in public API
* llama : use FILE pointer consistently, address review feedback
* fixup
* fix tensor names
* fix llama-model-saver
* roundtrip tests
* fixup
* refactor tests
* fix prints
* fix model saving
* fix CI, disable Chameleon
* print seed
---------
Co-authored-by: Siddhesh2377 <siddheshsonar2377@gmail.com>
2026-03-25 12:53:16 +02:00
..
2026-03-18 01:16:49 +08:00
2026-03-23 15:24:06 +08:00
2026-03-21 07:11:45 +08:00
2026-03-22 17:53:33 +01:00
2026-03-23 15:33:49 -07:00
2026-03-22 11:05:51 +01:00
2026-03-24 10:13:07 +02:00
2026-03-22 11:05:51 +01:00
2026-03-23 12:44:18 -07:00
2026-03-23 08:05:37 +02:00
2026-03-23 19:54:57 +02:00
2026-03-25 11:48:37 +02:00
2026-02-26 20:00:57 +08:00
2026-03-21 05:22:51 +01:00
2026-03-19 08:45:28 -07:00
2026-01-22 01:16:21 +01:00
2026-02-27 08:43:41 +08:00
2026-03-14 07:56:55 +02:00
2026-02-16 17:43:34 +02:00
2026-01-29 12:33:21 -08:00
2026-01-29 12:33:21 -08:00
2026-01-09 05:34:56 +08:00
2026-03-14 07:56:55 +02:00
2026-03-12 21:04:13 +02:00
2026-03-11 21:02:54 +01:00
2026-03-25 12:53:16 +02:00
2025-08-14 12:03:57 +02:00
2026-03-15 10:47:28 +02:00
2026-03-11 21:02:54 +01:00
2024-11-14 18:04:35 +01:00
2024-12-12 19:02:49 +01:00
2026-03-18 15:17:28 +02:00
2025-06-01 13:43:57 +03:00
2026-03-25 12:53:16 +02:00