Hansong Zhou

Results 8 comments of Hansong Zhou

Thanks for your commit! Merged in https://github.com/microsoft/BitNet/pull/141

Thanks for your work! We are working on resolving toolchain dependencies, so the current version limitations may not be mandatory.

Hi, are you using a mac with an intel chip? The current build on iOS has only been tested on the m-series mac with arm-based architecture.

It looks like gguf-py package is not installed correctly, please use the `pip list` command to check the gguf-py version, and check the contents of `logs/install_gguf.log`. To fix the problem,...

Please check the files in the `logs/` folder to see if there are any detailed error messages.

The header file `include/bitnet-lut-kernels.h` is generated by `utils/codegen_tl*.py` and should be generated automatically if `setup_env.py` is executed correctly. Would it be possible to check if each step was executed successfully...

It seems to be a compiler bug, try upgrading gcc/g++ or changing compiler to clang/clang++.

Of course you can increase the speed by adding this command, but I'm curious why it doesn't work, can you show me the contents of the `logs/compile.log` file?