Files
thecodacus 20f5994bfe llama : pin mmap-backed CPU weights for faster H2D uploads
Wire the existing GGML_CUDA_REGISTER_HOST path back up: after model load,
cudaHostRegister the mmap pages backing weights kept in system memory.
Recovers pageable-copy losses when MoE experts are streamed to the GPU
during prefill (n-cpu-moe): Qwen3.6-35B-A3B pp2048 1144 -> 1385 t/s on
RTX 3060. Opt-in via GGML_CUDA_REGISTER_HOST=1, unchanged otherwise.
2026-07-02 09:44:53 +00:00
..
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-06-07 20:50:54 +08:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08:00
2026-04-03 10:33:03 +02:00