Skip to content

Commit c72f9e8

Browse files
fix
1 parent f41338b commit c72f9e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/quickstart.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ for batch in dataloader:
122122
Use quantized linear layers directly in your models:
123123

124124
```py
125+
import torch
125126
import bitsandbytes as bnb
126127

127128
# 8-bit linear layer

0 commit comments

Comments
 (0)