Update modules/pmbl.py
Browse files- modules/pmbl.py +0 -1
modules/pmbl.py
CHANGED
@@ -111,7 +111,6 @@ class PMBL:
|
|
111 |
stop=["</s>", "\nUser:", "\nuser:", "\nSystem:", "\nsystem:"],
|
112 |
echo=False,
|
113 |
stream=True
|
114 |
-
verbose=True
|
115 |
)
|
116 |
|
117 |
response_text = ""
|
|
|
111 |
stop=["</s>", "\nUser:", "\nuser:", "\nSystem:", "\nsystem:"],
|
112 |
echo=False,
|
113 |
stream=True
|
|
|
114 |
)
|
115 |
|
116 |
response_text = ""
|