Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ cd llm-compressor
|
|
| 12 |
pip install -e .
|
| 13 |
|
| 14 |
pip install transformers==4.57.0
|
|
|
|
| 15 |
export TOKENIZERS_PARALLELISM=false
|
| 16 |
|
| 17 |
cd ..
|
|
|
|
| 12 |
pip install -e .
|
| 13 |
|
| 14 |
pip install transformers==4.57.0
|
| 15 |
+
|
| 16 |
export TOKENIZERS_PARALLELISM=false
|
| 17 |
|
| 18 |
cd ..
|