binary-husky

Results 323 comments of binary-husky

@cvt220106 1. 运行python -c 'from check_proxy import warm_up_modules; warm_up_modules()',查看报错 2. 查看tiktoken版本 3. 您使用的pip源是什么,如果不是官方的,报出来让大家拉黑

@cvt220106 @Alethiea-Cheng 读了一下代码,应该是缓存的问题 在电脑上搜索`data-gym-cache`这个路径,然后删除即可 ![image](https://user-images.githubusercontent.com/96192199/233609798-69e7558a-9ce4-4e5a-bb4c-9dbb12943806.png)

![image](https://user-images.githubusercontent.com/96192199/233610092-b305fdd2-6587-455c-a263-abade814e8fe.png) Linux的应该在这里

> > @cvt220106 @Alethiea-Cheng > > 读了一下代码,应该是缓存的问题 在电脑上搜索`data-gym-cache`这个路径,然后删除即可 ![image](https://user-images.githubusercontent.com/96192199/233609798-69e7558a-9ce4-4e5a-bb4c-9dbb12943806.png) > > 可行! 解決了 謝謝哥 弱弱的問一下是讀哪一份代碼發現是緩存問題的 就是traceback里面出现的函数代码,

- 请运行pip install -r requirements.txt回滚gradio的版本 - 请更新最新代码,新版代码中config.py可以配置并行线程数(免费用户只能设为3或者更低)

![image](https://user-images.githubusercontent.com/96192199/232712813-c4d37ec4-9739-499c-8afc-bde537dec332.png)

- 更新最新代码 - 清理pip源,替换为官方源或阿里源,杜绝使用某些大学的pip源 - 运行pip install -r requirements.txt一键回滚gradio的版本

@BHC1205 您好,这个想法很有价值,能详细讲讲您的想法吗,比如用哪种搜索引擎什么的

@BHC1205 @achilatiao 新增了一个简单的联机搜索功能 ![image](https://user-images.githubusercontent.com/96192199/233571511-f2a8636e-70a8-4678-8a00-1ff9c5951646.png)