jart25 commited on
Commit
fbc5470
·
verified ·
1 Parent(s): 1d53f6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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 ..