Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
|
8 |
# Quantization Recipe
|
9 |
|
10 |
-
|
11 |
```
|
12 |
pip install transformers
|
13 |
pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
|
|
|
7 |
|
8 |
# Quantization Recipe
|
9 |
|
10 |
+
Installation:
|
11 |
```
|
12 |
pip install transformers
|
13 |
pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
|