diff --git a/README.md b/README.md index b9b4466..ba272aa 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/codegen.md b/docs/codegen.md index f085309..ff21e3c 100644 --- a/docs/codegen.md +++ b/docs/codegen.md @@ -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]\