aixsatoshi commited on
Commit
350460b
1 Parent(s): 781217c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ TITLE = "<h1><center>Llama-3-ELYZA-JP-8B Chat webui</center></h1>"
17
  DESCRIPTION = f"""
18
  <h3>MODEL: <a href="https://hf.co/{MODELS}">{MODEL_NAME}</a></h3>
19
  <center>
20
- <p>youko-8b is the large language model built by rinna.
21
  <br>
22
  Feel free to test without log.
23
  </p>
 
17
  DESCRIPTION = f"""
18
  <h3>MODEL: <a href="https://hf.co/{MODELS}">{MODEL_NAME}</a></h3>
19
  <center>
20
+ <p>Llama-3-Elyza-JA-8B is the large language model built by Elyza.
21
  <br>
22
  Feel free to test without log.
23
  </p>