Skip to content

Commit

Permalink
Merge pull request microsoft#7 from jasondavies/typos
Browse files Browse the repository at this point in the history
Fix typos.
  • Loading branch information
dawnmsg authored Oct 18, 2024
2 parents c82b5e6 + b384804 commit 04b16bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/codegen.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]\
Expand Down

0 comments on commit 04b16bd

Please sign in to comment.