lkm2835 commited on
Commit
3655a8f
1 Parent(s): 122ec72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ MODEL = os.environ.get("MODEL_ID")
13
  DESCRIPTION = """\
14
  # EXAONE 3.0 7.8B Instruct
15
 
16
- ###### We hope EXAONE continues to advance Expert AI with its effectiveness and bilingual skills.
17
 
18
  <center>This is a official demo of <a href=https://huggingface.co/LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct>LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct</a>, fine-tuned for instruction following.</center>
19
 
 
13
  DESCRIPTION = """\
14
  # EXAONE 3.0 7.8B Instruct
15
 
16
+ ### We hope EXAONE continues to advance Expert AI with its effectiveness and bilingual skills.
17
 
18
  <center>This is a official demo of <a href=https://huggingface.co/LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct>LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct</a>, fine-tuned for instruction following.</center>
19