aixsatoshi
commited on
Update app.py
Browse files
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>
|
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>
|