Files
enginex-mthreads-vllm/docs/models/extensions/fastsafetensor.md

7 lines
414 B
Markdown
Raw Permalink Normal View History

2026-01-19 10:38:50 +08:00
Loading Model weights with fastsafetensors
===================================================================
Using fastsafetensors library enables loading model weights to GPU memory by leveraging GPU direct storage. See [their GitHub repository](https://github.com/foundation-model-stack/fastsafetensors) for more details.
To enable this feature, use the `--load-format fastsafetensors` command-line argument