Spaces:
Running
on
Zero
Running
on
Zero
aixsatoshi
commited on
Commit
•
bc0ddd7
1
Parent(s):
9610833
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ MODEL_NAME = MODEL_ID.split("/")[-1]
|
|
16 |
TITLE = "<h1><center>New japanese LLM model webui</center></h1>"
|
17 |
|
18 |
DESCRIPTION = f"""
|
19 |
-
<h3>MODEL: <a href="https://huggingface.co/aixsatoshi/Meta-Llama-3.1-8B-Instruct-plus-Swallow</a></h3>
|
20 |
<center>
|
21 |
<p>aixsatoshi/Meta-Llama-3.1-8B-Instruct-plus-Swallow is the merged model.
|
22 |
<br>
|
|
|
16 |
TITLE = "<h1><center>New japanese LLM model webui</center></h1>"
|
17 |
|
18 |
DESCRIPTION = f"""
|
19 |
+
<h3>MODEL: <a href="https://huggingface.co/aixsatoshi/Meta-Llama-3.1-8B-Instruct-plus-Swallow">Meta-Llama-3.1-8B-Instruct-plus-Swallow</a></h3>
|
20 |
<center>
|
21 |
<p>aixsatoshi/Meta-Llama-3.1-8B-Instruct-plus-Swallow is the merged model.
|
22 |
<br>
|