project-baize commited on
Commit
14e4aa7
1 Parent(s): 2b1cb3f

Update app_modules/presets.py

Browse files
Files changed (1) hide show
  1. app_modules/presets.py +1 -0
app_modules/presets.py CHANGED
@@ -5,6 +5,7 @@ import gradio as gr
5
  title = """<h1 align="left" style="min-width:200px; margin-top:0;"> <img src="https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f432.svg" width="32px" style="display: inline"> Baize-7B </h1>"""
6
  description_top = """\
7
  <div align="left">
 
8
  <p>
9
  Disclaimer: The LLaMA model is a third-party version available on Hugging Face model hub. This demo should be used for research purposes only. Commercial use is strictly prohibited. The model output is not censored and the authors do not endorse the opinions in the generated content. Use at your own risk.
10
  </p >
 
5
  title = """<h1 align="left" style="min-width:200px; margin-top:0;"> <img src="https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f432.svg" width="32px" style="display: inline"> Baize-7B </h1>"""
6
  description_top = """\
7
  <div align="left">
8
+ <p> Currently Running: <a href="https://huggingface.co/project-baize/baize-v2-7b">baize-v2-7b</a>
9
  <p>
10
  Disclaimer: The LLaMA model is a third-party version available on Hugging Face model hub. This demo should be used for research purposes only. Commercial use is strictly prohibited. The model output is not censored and the authors do not endorse the opinions in the generated content. Use at your own risk.
11
  </p >