docs: fix safetensors file extension notation

This commit is contained in:
leejet 2026-01-06 23:31:03 +08:00
parent e7e83ed4d1
commit 9be0b91927

View File

@ -70,7 +70,7 @@ API and command-line option may change frequently.***
- SYCL - SYCL
- Supported weight formats - Supported weight formats
- Pytorch checkpoint (`.ckpt` or `.pth`) - Pytorch checkpoint (`.ckpt` or `.pth`)
- Safetensors (`./safetensors`) - Safetensors (`.safetensors`)
- GGUF (`.gguf`) - GGUF (`.gguf`)
- Supported platforms - Supported platforms
- Linux - Linux