mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
fix typos (#3684)
This commit is contained in:
@@ -112,7 +112,7 @@ class LLM:
|
||||
|
||||
def _receive_output(self):
|
||||
"""
|
||||
Recieve output from token processor and store them in cache
|
||||
Receive output from token processor and store them in cache
|
||||
"""
|
||||
while True:
|
||||
try:
|
||||
|
Reference in New Issue
Block a user