mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-26 01:58:21 -04:00
chmod : make scripts executable (#2675)
This commit is contained in:
1
convert-llama-hf-to-gguf.py
Normal file → Executable file
1
convert-llama-hf-to-gguf.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
# HF llama --> gguf conversion
|
||||
|
||||
import gguf
|
||||
|
Reference in New Issue
Block a user