Spaces:
Sleeping
Sleeping
Update app.py
#1
by
Manjushri
- opened
app.py
CHANGED
@@ -15,7 +15,7 @@ def chat(Prompt):
|
|
15 |
|
16 |
title = 'Nerybus ChatBot'
|
17 |
description = 'This is an experimental model containing a parameter-wise 50/50 blend (weighted average) of the weights of NerysV2-2.7B and ErebusV1-2.7B Preliminary testing produces pretty coherent outputs, it appears to retain the NSFWness of Erebus but with a Nerys-esque twist in terms of prose. <b> Warning: THIS model is NOT suitable for use by minors. The model will output X-rated content.'
|
18 |
-
article = 'The two models used for this blend, NerysV2-2.7B and ErebusV1-2.7B are made by Mr. Seeker. https://huggingface.co/KoboldAI/OPT-2.7B-Erebus and https://huggingface.co/KoboldAI/OPT-2.7B-Nerys-v2'
|
19 |
|
20 |
https://huggingface.co/KoboldAI/OPT-2.7B-Erebus
|
21 |
https://huggingface.co/KoboldAI/OPT-2.7B-Nerys-v2'
|
|
|
15 |
|
16 |
title = 'Nerybus ChatBot'
|
17 |
description = 'This is an experimental model containing a parameter-wise 50/50 blend (weighted average) of the weights of NerysV2-2.7B and ErebusV1-2.7B Preliminary testing produces pretty coherent outputs, it appears to retain the NSFWness of Erebus but with a Nerys-esque twist in terms of prose. <b> Warning: THIS model is NOT suitable for use by minors. The model will output X-rated content.'
|
18 |
+
article = 'The two models used for this blend, NerysV2-2.7B and ErebusV1-2.7B are made by Mr. Seeker. <a href=\https://huggingface.co/KoboldAI/OPT-2.7B-Erebus</a> and <a href=\https://huggingface.co/KoboldAI/OPT-2.7B-Nerys-v2</a>'
|
19 |
|
20 |
https://huggingface.co/KoboldAI/OPT-2.7B-Erebus
|
21 |
https://huggingface.co/KoboldAI/OPT-2.7B-Nerys-v2'
|