From b7830469be02ce2eec5fcedcca978f5b04dae97f Mon Sep 17 00:00:00 2001 From: Eugene Rakhmatulin Date: Tue, 14 Apr 2026 17:23:42 -0700 Subject: [PATCH] Updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d97b258..ae51996 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,11 @@ For periodic maintenance, I recommend using a filter: `docker builder prune --fi ## CHANGELOG +### 2026-04-14 + +Added `--load-format instanttensor` support to vLLM - thanks @SeraphimSerapis. +An experimental option for now, but allows for faster loading than the current fastsafetensors default. You need to rebuild the container to start using the option, but you don't have to trigger the source build. + ### 2026-04-12 #### Drop-caches mod for Qwen3.5-397B