Julius Tischbein and GitHub
4d4f4cacd1
llama : Async DirectIO model loading on Linux ( #18012 )
...
* Uncached model read
* Removing additional --mmap arg
* Removing trailing whitespaces
* Adding fallback when O_DIRECT is not supported
* Remove branching in llama-model-loader.cpp and reduce code duplications in llama-mmap.cpp
* Adding maybe unused keyword for Mac and Windows.
* File seek aligned
* Removing all branches for direct_io in llama-model-loader.cpp
* Always use alignment from llama_file
* use_mmap=true
2025-12-18 08:27:19 +02:00
..
2025-12-16 11:59:53 +01:00
2025-12-09 13:17:41 +02:00
2025-09-05 17:32:39 -06:00
2025-09-05 17:32:39 -06:00
2025-12-17 12:17:11 +01:00
2025-12-16 13:22:30 +01:00
2025-12-11 14:29:47 +02:00
2025-12-11 14:29:47 +02:00
2025-11-05 10:28:58 +01:00
2025-11-05 10:28:58 +01:00
2025-12-15 09:24:59 +01:00
2025-12-15 09:24:59 +01:00
2025-06-15 10:08:58 +03:00
2025-11-02 18:14:04 +02:00
2025-12-09 00:32:57 -06:00
2025-12-09 00:32:57 -06:00
2025-12-16 09:36:21 +02:00
2025-12-16 09:36:21 +02:00
2025-12-16 11:25:26 +01:00
2025-12-16 11:25:26 +01:00
2025-12-15 09:24:59 +01:00
2025-12-03 07:12:18 +01:00
2025-03-13 12:35:44 +02:00
2025-03-13 12:35:44 +02:00
2025-11-07 20:03:25 +02:00
2025-09-24 16:53:48 +02:00
2025-12-15 19:28:35 +02:00
2025-12-15 19:28:35 +02:00
2025-10-29 18:09:18 +01:00
2025-12-16 09:36:21 +02:00
2025-09-24 16:53:48 +02:00
2025-11-10 17:14:23 +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
2025-12-18 08:27:19 +02:00
2025-12-18 08:27:19 +02:00
2025-12-18 08:27:19 +02:00
2025-12-15 09:24:59 +01:00
2025-06-20 14:04:09 +02:00
2025-05-12 14:44:49 +02:00
2025-12-16 19:07:43 +01:00
2025-12-16 07:19:26 +01:00
2025-12-15 09:24:59 +01:00
2025-01-03 10:18:53 +02:00
2025-12-17 19:46:00 +02:00
2025-01-12 11:32:42 +02:00
2025-12-15 18:51:43 +01:00
2025-11-14 13:54:10 +01:00
2025-12-17 21:10:03 +01:00
2024-10-08 13:27:04 +02:00
2024-10-02 15:49:55 +02:00
2025-12-05 13:52:23 +02:00
2025-09-27 02:03:33 +08:00