File size: 777 Bytes
98e91f0 b0e34a1 98e91f0 b0e34a1 98e91f0 b0e34a1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
model_download: >-
https://drive.google.com/file/d/1kOBH4X5EypT_HE8PBY0hHDm9YTMSVVht/view?usp=drive_link
license: apache-2.0
language:
- en
datasets:
- togethercomputer/RedPajama-Data-1T
- OpenAssistant/oasst1
- databricks/databricks-dolly-15k
widget:
- text: >-
<human>: Write an email to my friends inviting them to come to my home on
Friday for a dinner party, bring their own food to share.
<bot>:
example_title: Email Writing
- text: |-
<human>: Create a list of things to do in San Francisco
<bot>:
example_title: Brainstorming
inference:
parameters:
temperature: 0.7
top_p: 0.7
top_k: 50
max_new_tokens: 128
sdk: streamlit
emoji: ๐
colorFrom: indigo
colorTo: blue
app_file: app.py
pinned: false
sdk_version: 1.41.1
--- |