alfredplpl commited on
Commit
4d270be
·
verified ·
1 Parent(s): df93447

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from threading import Thread
10
 
11
  DESCRIPTION = '''
12
  <div>
13
- <h1 style="text-align: center;">Meta Llama3 8B</h1>
14
  <p>日本語向け Llama 3 のデモだよ。 <a href="https://huggingface.co/alfredplpl/Llama-3-8B-Instruct-Ja"><b>日本語向け Llama3 8b Chat</b></a>.</p>
15
  </div>
16
  '''
 
10
 
11
  DESCRIPTION = '''
12
  <div>
13
+ <h1 style="text-align: center;">日本語向け Llama 3 8B</h1>
14
  <p>日本語向け Llama 3 のデモだよ。 <a href="https://huggingface.co/alfredplpl/Llama-3-8B-Instruct-Ja"><b>日本語向け Llama3 8b Chat</b></a>.</p>
15
  </div>
16
  '''