From b56a2099bdf6d9adacc49ec9143e51530a059e4b Mon Sep 17 00:00:00 2001 From: Baize Date: Thu, 6 Apr 2023 14:34:26 +0000 Subject: [PATCH] Update app_modules/presets.py --- app_modules/presets.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app_modules/presets.py b/app_modules/presets.py index 907d741..dede9ce 100644 --- a/app_modules/presets.py +++ b/app_modules/presets.py @@ -2,13 +2,10 @@ import gradio as gr -title = """

Baize

""" +title = """

Baize-7B

""" description_top = """\

-If there're too many people waiting in the queue, feel free to run the demo locally following our instructions here. -

-

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.