mirror of
https://github.com/microsoft/BitNet
synced 2025-04-29 15:47:22 +08:00
Fix typos.
This commit is contained in:
parent
a82fabc7d7
commit
b384804b95
@ -14,7 +14,7 @@ We hope the release of bitnet.cpp can inspire more 1-bit LLMs trained in large-s
|
||||
|
||||
## Demo
|
||||
|
||||
A demo of bitnet.cpp runing a BitNet b1.58 3B model on Apple M2:
|
||||
A demo of bitnet.cpp running a BitNet b1.58 3B model on Apple M2:
|
||||
|
||||
https://github.com/user-attachments/assets/7f46b736-edec-4828-b809-4be780a3e5b1
|
||||
|
||||
|
@ -8,7 +8,7 @@ We cutting weight into multiple compute blocks to best utilize hardware capabili
|
||||
### Example
|
||||
bitnet_b1_58-large:
|
||||
|
||||
- Make sure Mamtul kernels shapes \
|
||||
- Make sure Matmul kernels shapes \
|
||||
For example, bitnet_b1_58-large Matmul kernel shapes are:\
|
||||
[1536, 4096]\
|
||||
[1536, 1536]\
|
||||
|
Loading…
x
Reference in New Issue
Block a user