v0.44.0
Rebased llama.cpp fork on latest upstream (419 commits).
Upstream highlights picked up:
- RPC remote code execution security patch
- Metal CONV_3D support
- bf16 native flash attention (CUDA)
- Server Host header fix, httplib dynamic threads
- Grammar parsing fix (stack overflow prevention)
- Memory fix for recurrent models
Our patches (all rebased clean):
- Zero-transfer tensor loading (SET_TENSOR_GGUF)
- RPC probing skip
- get_alloc_size cache
- B2B direct server-to-server transfers
- MoE expert routing + analysis/split tools
Also: removed stale PLAN.md