Ayeshanoor101 commited on
Commit
cef6f84
1 Parent(s): 21856fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ DESCRIPTION = '''
6
  <div>
7
  <h1 style="text-align: center;">zephyr-7b-beta</h1>
8
  <p>This Space demonstrates the instruction-tuned model <b>zephyr-7b-beta by Hugging face</b>. zephyr-7b-beta is the new open 7B parameter GPT-like model fine-tuned on a mix of publicly available, synthetic datasets.<br><i>It can work as a summarizer, sentiment analyzer and Q/A chatbot with multiple other facilities.</i>
9
- Feel free to play with it, or duplicate to run privately!</p>
10
  </div>
11
  '''
12
 
 
6
  <div>
7
  <h1 style="text-align: center;">zephyr-7b-beta</h1>
8
  <p>This Space demonstrates the instruction-tuned model <b>zephyr-7b-beta by Hugging face</b>. zephyr-7b-beta is the new open 7B parameter GPT-like model fine-tuned on a mix of publicly available, synthetic datasets.<br><i>It can work as a summarizer, sentiment analyzer and Q/A chatbot with multiple other facilities.</i>
9
+ <br>Feel free to play with it, or duplicate to run privately!</p>
10
  </div>
11
  '''
12