diff options
Diffstat (limited to 'convert.py')
-rwxr-xr-x[-rw-r--r--] | convert.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/convert.py b/convert.py index e720889f..a701ab41 100644..100755 --- a/convert.py +++ b/convert.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import gguf import argparse |