Skip to content

Commit ef4b079

Browse files
authored
Merge pull request #402 from alexrs/patch-1
Update README.md
2 parents b26454c + dae7041 commit ef4b079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ For straight Int8 matrix multiplication with mixed precision decomposition you c
102102
bnb.matmul(..., threshold=6.0)
103103
```
104104

105-
For instructions how to use LLM.int8() inference layers in your own code, see the TL;DR above or for extended instruction see [this blog post](https://github.com/huggingface/transformers).
105+
For instructions how to use LLM.int8() inference layers in your own code, see the TL;DR above or for extended instruction see [this blog post](https://huggingface.co/blog/hf-bitsandbytes-integration).
106106

107107
### Using the 8-bit Optimizers
108108

0 commit comments

Comments
 (0)