ThomasFfefefef commited on
Commit
cf9593c
1 Parent(s): 8af24d4
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ title = "A conversation with Gandalf (GPTJ-6B) 🧙"
8
  description = ""
9
  article = """
10
  <p> To reset you <b>need to reload the page.</b> </p>
 
11
  <h2> Parameters: </h2>
12
  <ul>
13
  <li><i>top_p</i>: control how deterministic the model is in generating a response.</li>
 
8
  description = ""
9
  article = """
10
  <p> To reset you <b>need to reload the page.</b> </p>
11
+ <p> If you liked don't forget to 💖 the project 🥰 </p>
12
  <h2> Parameters: </h2>
13
  <ul>
14
  <li><i>top_p</i>: control how deterministic the model is in generating a response.</li>