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-24 17:00:30 +02:00
2026-02-26 12:14:09 +01:00
2026-03-18 12:03:26 +02:00
2026-03-18 12:03:26 +02:00
2026-03-25 12:53:16 +02:00
2026-03-17 00:31:14 +01:00
2026-03-06 08:46:51 +02:00
2025-12-11 14:29:47 +02:00
2026-02-02 08:38:55 +02:00
2026-01-13 23:28:38 +01:00
2026-03-24 20:47:00 +08:00
2026-02-16 09:21:11 +02:00
2025-06-15 10:08:58 +03:00
2026-03-11 22:46:40 +02:00
2026-03-12 13:26:00 +01:00
2026-03-21 18:43:35 +01:00
2026-01-03 16:02:43 -06:00
2026-03-12 00:22:49 +01:00
2026-03-12 00:22:49 +01:00
2026-03-09 22:22:39 +01:00
2026-03-11 19:27:53 +01:00
2026-03-04 09:53:38 +01:00
2026-03-11 22:46:40 +02:00
2025-03-13 12:35:44 +02:00
2025-03-13 12:35:44 +02:00
2026-02-06 21:06:14 +01:00
2025-09-24 16:53:48 +02:00
2026-03-15 09:11:19 +02:00
2026-03-09 22:22:39 +01:00
2025-10-29 18:09:18 +01:00
2026-01-21 14:30:23 +02:00
2026-01-21 14:30:23 +02:00
2025-12-16 09:36:21 +02:00
2025-09-24 16:53:48 +02:00
2026-03-23 14:08:46 +02:00
2025-10-28 11:23:54 +01:00
2025-06-30 18:03:03 +03:00
2025-09-24 16:53:48 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-16 09:19:16 +01:00
2026-03-25 12:53:16 +02:00
2025-01-03 10:18:53 +02:00
2026-02-06 07:26:54 +01:00
2026-02-06 07:26:54 +01:00
2026-03-19 08:34:04 +01:00
2026-02-19 13:30:17 +01:00
2026-03-25 12:53:16 +02:00
2024-10-08 13:27:04 +02:00
2024-10-02 15:49:55 +02:00
2026-03-05 08:50:21 +01:00
2025-09-27 02:03:33 +08:00