summaryrefslogtreecommitdiff
path: root/convert-llama-hf-to-gguf.py
diff options
context:
space:
mode:
Diffstat (limited to 'convert-llama-hf-to-gguf.py')
-rwxr-xr-x[-rw-r--r--]convert-llama-hf-to-gguf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/convert-llama-hf-to-gguf.py b/convert-llama-hf-to-gguf.py
index f8cfdaa8..08fde238 100644..100755
--- a/convert-llama-hf-to-gguf.py
+++ b/convert-llama-hf-to-gguf.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
# HF llama --> gguf conversion
import gguf