Spaces:
Sleeping
Sleeping
雷娃
commited on
Commit
·
f5e3b2c
1
Parent(s):
0291ccf
add install.sh
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ def respond(
|
|
82 |
streamer = streamer,
|
83 |
# temperature = 0.7,
|
84 |
# top_p = 1,
|
85 |
-
presence_penalty = 1.5,
|
86 |
)
|
87 |
)
|
88 |
|
|
|
82 |
streamer = streamer,
|
83 |
# temperature = 0.7,
|
84 |
# top_p = 1,
|
85 |
+
# presence_penalty = 1.5,
|
86 |
)
|
87 |
)
|
88 |
|