Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,6 @@ language:
|
|
| 6 |
How to load the model using quantization:
|
| 7 |
```
|
| 8 |
import os
|
| 9 |
-
from pprint import pprint
|
| 10 |
import bitsandbytes as bnb
|
| 11 |
import pandas as pd
|
| 12 |
import torch
|
|
|
|
| 6 |
How to load the model using quantization:
|
| 7 |
```
|
| 8 |
import os
|
|
|
|
| 9 |
import bitsandbytes as bnb
|
| 10 |
import pandas as pd
|
| 11 |
import torch
|