This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| SET BASE_DRIVE=C: | |
| %BASE_DRIVE% | |
| REM Update the driver letter if necessary | |
| REM https://huggingface.co/unsloth/GLM-4.6V-Flash-GGUF/resolve/main/GLM-4.6V-Flash-UD-Q8_K_XL.gguf?download=true | |
| REM https://huggingface.co/unsloth/GLM-4.6V-Flash-GGUF/resolve/main/mmproj-BF16.gguf?download=true | |
| REM rename to mmproj-GLM-4.6V-Flash-BF16.gguf |