microsoft / BitNet

Official inference framework for 1-bit LLMs
MIT License
11.43k stars 773 forks source link

Fix building on GCC toolchain #83

Closed JCGoran closed 2 weeks ago

JCGoran commented 1 month ago

Tested with GCC 11.4.0 on Ubuntu 22.04 LTS. While I do get many compiler warnings, the code successfully compiles, and I can run the example from the README.

JCGoran commented 1 month ago

@microsoft-github-policy-service agree