mirror of
https://github.com/microsoft/BitNet.git
synced 2026-05-04 11:51:03 +00:00
refine readme
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[](https://opensource.org/licenses/MIT)
|
||||

|
||||
|
||||
bitnet.cpp is the official inference framework for BitNet models (e.g., BitNet b1.58), optimized for CPU devices. It offers a suite of optimized kernels, that support lossless inference of 1.58-bit models on both x86 and ARM architectures.
|
||||
bitnet.cpp is the official inference framework for 1-bit LLMs (e.g., BitNet b1.58). It offers a suite of optimized kernels, that support fast and lossless inference of 1.58-bit models on CPU (with NPU and GPU support coming next).
|
||||
|
||||
## Demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user