ybelkada commited on
Commit
9ab93e4
1 Parent(s): c64d0a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from threading import Thread
6
 
7
  MODEL = "tiiuae/falcon3-7b-instruct-1.58bit"
8
 
9
- TITLE = "<h1><center>Falcon3-1.58-instruct bit playground</center></h1>"
10
  SUB_TITLE = """<center>This interface has been created for quick validation purposes, do not use it for production.</center>"""
11
 
12
  CSS = """
 
6
 
7
  MODEL = "tiiuae/falcon3-7b-instruct-1.58bit"
8
 
9
+ TITLE = "<h1><center>Falcon3-1.58bit-instruct playground</center></h1>"
10
  SUB_TITLE = """<center>This interface has been created for quick validation purposes, do not use it for production.</center>"""
11
 
12
  CSS = """