From 4dd707e653dbf4488170488dced0d494bc9f586f Mon Sep 17 00:00:00 2001 From: brian khuu Date: Sun, 7 Jul 2024 21:54:45 +1000 Subject: [PATCH] gguf_hash: renaming gguf-hash.py --> gguf_hash.py --- gguf-py/scripts/{gguf-hash.py => gguf_hash.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gguf-py/scripts/{gguf-hash.py => gguf_hash.py} (100%) diff --git a/gguf-py/scripts/gguf-hash.py b/gguf-py/scripts/gguf_hash.py similarity index 100% rename from gguf-py/scripts/gguf-hash.py rename to gguf-py/scripts/gguf_hash.py