Chris4K commited on
Commit
7d282d7
1 Parent(s): d907eb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,5 +1,6 @@
1
 
2
-
 
3
 
4
  #####################################
5
  ## BitsAndBytes
 
1
 
2
+ import os
3
+ os.environ["TOKENIZERS_PARALLELISM"] = "false"
4
 
5
  #####################################
6
  ## BitsAndBytes