Microsoft has released BitNet, an inference framework for 1-bit large language models (LLMs), which claims to deliver competitive embedding quality with faster inference on CPUs. The framework supports 1-bit embedding models and achieves speedups of 1.37x to 5.07x on ARM CPUs and 2.37x to 6.17x on x86 CPUs. The project provides a suite of optimized kernels for fast and lossless inference of 1-bit models on CPU and GPU. However, there is no trained 100B parameter model available, and the framework is based on existing 1-bit LLMs available on Hugging Face.