Update app_modules/presets.py

This commit is contained in:
Baize 2023-04-06 14:34:26 +00:00 committed by huggingface-web
parent 156c77ad84
commit b56a2099bd
1 changed files with 1 additions and 4 deletions

View File

@ -2,13 +2,10 @@
import gradio as gr
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 </h1>"""
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>"""
description_top = """\
<div align="left">
<p>
If there're too many people waiting in the queue, feel free to run the demo locally following our instructions <a href=" ">here</a >.
</p >
<p>
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.
</p >
</div>