Skip to content

Commit 5ec3587

Browse files
fix
1 parent acb1a5b commit 5ec3587

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)