Skip to content

Commit c7b9b6e

Browse files
improve func performance
Signed-off-by: Avinash Singh <avinashsingh.rcoem@gmail.com>
1 parent 2d38d7e commit c7b9b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The script filters models based on:
1515
- `safetensors` (preferred)
1616
- `gguf`
1717
- `bin` (PyTorch)
18-
- `pt/pth` (PyTorch)
18+
- `pt`, `pth` (PyTorch)
1919
- `onnx`
2020
3. **Size limit** - Configurable maximum size (default: 20GB)
2121
4. **Metadata** - Attempts to extract:

0 commit comments

Comments
 (0)