Hug0endob commited on
Commit
b31ccd0
·
verified ·
1 Parent(s): 49d3ba7

Create convert_and_patch.sh

Browse files
Files changed (1) hide show
  1. convert_and_patch.sh +3 -0
convert_and_patch.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+ # Optional: helper to download a different GGUF or patch model path
3
+ echo "Edit start.sh to change GGUF_URL to your preferred quantized gguf."