BitNet icon indicating copy to clipboard operation
BitNet copied to clipboard

Fixed file path for llama-quantize in convert-helper-bitnet.py

Open BifrostTitan opened this issue 6 months ago • 0 comments

Problem: convert-helper-bitnet.py throws an error on Windows. Can't find llama-quantize executable. Original path is configured for linux.

Solution: Added .exe extension to the file path based on OS type

BifrostTitan avatar Jun 04 '25 00:06 BifrostTitan