Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ HF_TOKEN = os.environ.get("HF_TOKEN", None)
|
|
11 |
MODEL = MODEL_LIST[0]
|
12 |
|
13 |
DESCRIPTION = """\
|
14 |
-
# EXAONE 3.5
|
15 |
|
16 |
##### We hope EXAONE continues to advance Expert AI with its effectiveness and bilingual skills.
|
17 |
|
|
|
11 |
MODEL = MODEL_LIST[0]
|
12 |
|
13 |
DESCRIPTION = """\
|
14 |
+
# <center> EXAONE 3.5: Series of Large Language Models for Real-world Use Cases </center>
|
15 |
|
16 |
##### We hope EXAONE continues to advance Expert AI with its effectiveness and bilingual skills.
|
17 |
|