Bertug1911 commited on
Commit
e1b552e
·
verified ·
1 Parent(s): 1263291

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -60,8 +60,7 @@ 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. Ayrıca, kullanıcı sayısı arttıkça performans düşerse, altyapıyı iyileştireceğiz (GPU türü ve sayısı artırılacak) ve sistemi optimize edeceğiz.
64
- Sistemin şu anda çok yavaş olduğunu düşünüyorsanız, model sayfasının altındaki e-postadan bize ulaşın, güncelleyelim! Endişelenmeyin! """
65
  )
66
 
67
  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, 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, 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"""
 
64
  )
65
 
66
  arayuz.launch()