Sync from v0.13
This commit is contained in:
6
docs/models/extensions/fastsafetensor.md
Normal file
6
docs/models/extensions/fastsafetensor.md
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user