Update README.md
#1
by
bullerwins
- opened
README.md
CHANGED
|
@@ -18,7 +18,7 @@ This repository contains the weights for **BitNet b1.58 2B4T**, the first open-s
|
|
| 18 |
|
| 19 |
Trained on a corpus of 4 trillion tokens, this model demonstrates that native 1-bit LLMs can achieve performance comparable to leading open-weight, full-precision models of similar size, while offering substantial advantages in computational efficiency (memory, energy, latency).
|
| 20 |
|
| 21 |
-
➡️ **Technical Report:** [BitNet b1.58 2B4T Technical Report](https://arxiv.org)
|
| 22 |
|
| 23 |
➡️ **Official Inference Code:** [microsoft/BitNet (bitnet.cpp)](https://github.com/microsoft/BitNet)
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
Trained on a corpus of 4 trillion tokens, this model demonstrates that native 1-bit LLMs can achieve performance comparable to leading open-weight, full-precision models of similar size, while offering substantial advantages in computational efficiency (memory, energy, latency).
|
| 20 |
|
| 21 |
+
➡️ **Technical Report:** [BitNet b1.58 2B4T Technical Report](https://arxiv.org/abs/2402.17764)
|
| 22 |
|
| 23 |
➡️ **Official Inference Code:** [microsoft/BitNet (bitnet.cpp)](https://github.com/microsoft/BitNet)
|
| 24 |
|