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
- Supported weight formats
- Pytorch checkpoint (`.ckpt` or `.pth`)
- Safetensors (`./safetensors`)
- Safetensors (`.safetensors`)
- GGUF (`.gguf`)
- Supported platforms
- Linux