From c447de6937cded3400d614a3318effd5219f56ea Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 29 Mar 2023 19:06:19 +0200 Subject: [PATCH] rename convert_ggml_to_pth.py -> convert-ggml-to-pth.py to match filenames of other converters --- convert_ggml_to_pth.py => convert-ggml-to-pth.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename convert_ggml_to_pth.py => convert-ggml-to-pth.py (100%) diff --git a/convert_ggml_to_pth.py b/convert-ggml-to-pth.py similarity index 100% rename from convert_ggml_to_pth.py rename to convert-ggml-to-pth.py