diff options
Diffstat (limited to 'convert-lora-to-ggml.py')
-rwxr-xr-x[-rw-r--r--] | convert-lora-to-ggml.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/convert-lora-to-ggml.py b/convert-lora-to-ggml.py index f43c836..b4999ff 100644..100755 --- a/convert-lora-to-ggml.py +++ b/convert-lora-to-ggml.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python import json import os import re |