Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,9 @@ arayuz = gr.Interface(
|
|
60 |
title="BrtGPT-124m-Base",
|
61 |
description="""
|
62 |
Adjust the parameters, select the model, and generate text. (0.7 Temp and Top-k = 10 is good for CREATIVITY, 0.1/0.15 Temp. and Top-k = 1-5 is good for ACCURACY.
|
63 |
-
Model Page: 'https://huggingface.co/Bertug1911/BrtGPT-124m-Base' (And if you download or like the model I be happy so much!, And don't forget look at our COMMUNITY from model page!), NOTE: If screen stuck at generating, reload the page.Also, if the performance decreases as the number of users increases,
|
|
|
|
|
64 |
)
|
65 |
|
66 |
arayuz.launch()
|
|
|
60 |
title="BrtGPT-124m-Base",
|
61 |
description="""
|
62 |
Adjust the parameters, select the model, and generate text. (0.7 Temp and Top-k = 10 is good for CREATIVITY, 0.1/0.15 Temp. and Top-k = 1-5 is good for ACCURACY.
|
63 |
+
Model Page: 'https://huggingface.co/Bertug1911/BrtGPT-124m-Base' (And if you download or like the model I be happy so much!, And don't forget look at our COMMUNITY from model page!), NOTE: If screen stuck at generating, reload the page. Also, if the performance decreases as the number of users increases,
|
64 |
+
we will improve the infrastructure (increase the type and number of GPUs) and optimize the system. If you think the system is currently too slow,
|
65 |
+
contact us at the email below the model page (or the one I mentioned below), we will update it! Don't worry! CONTACT E-MAIL: "bertugscpmail@gmail.com or bertug2099@gmail.com"""
|
66 |
)
|
67 |
|
68 |
arayuz.launch()
|