0.1.36
This commit is contained in:
parent
165500be2d
commit
f3107387c3
@ -1,7 +1,7 @@
|
||||
[metadata]
|
||||
# replace with your username:
|
||||
name = guan
|
||||
version = 0.1.34
|
||||
version = 0.1.36
|
||||
author = guanjihuan
|
||||
author_email = guanjihuan@163.com
|
||||
description = An open source python package
|
||||
|
@ -1,6 +1,6 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: guan
|
||||
Version: 0.1.34
|
||||
Version: 0.1.36
|
||||
Summary: An open source python package
|
||||
Home-page: https://py.guanjihuan.com
|
||||
Author: guanjihuan
|
||||
|
@ -417,7 +417,7 @@ def chat(prompt='你好', stream_show=1, top_p=0.8, temperature=0.8):
|
||||
print('\n---\n')
|
||||
response = stream_response
|
||||
except:
|
||||
pass
|
||||
break
|
||||
client_socket.close()
|
||||
import guan
|
||||
guan.statistics_of_guan_package()
|
||||
|
Loading…
x
Reference in New Issue
Block a user