wangzaistone

Results 8 issues of wangzaistone

老师,您好,我报错,“ImportError: No module named scipy”,我直接运行的镜像文件,但是提示依旧没有装scipy,直接装又显示已经安装,无法运行 `ot@482cb3762c01:/app/ch5/word2vec# ./run.sh active python2.7 environment Python 2.7.13 + python word2vec.py Traceback (most recent call last): File "word2vec.py", line 16, in import scipy ImportError: No module...

> 原代码与结果为: N =100 print ([[x for x in range(1,100)] [i:i+3] for i in range(0,100,3)]) [[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12],... [97, 98, 99],...

> a = 10 b = 20 c = [a] a = 15 print(type(c),c) 这个输出的应该是个list了,不是数值10了。 [10]

It seems that there is not code for " utilize conversation demonstrations synthesized via ChatGPT to finetune the LLaMA model " in the code , I see that your use...

具体:按照文档配置了服务器上相关模型模型路径,mysql的密码后,选择”直接执行结果“时,完全没有反应?总是报错 error ,substring not found,这个该如何解决? 2023-06-20 16:25:59 | INFO | BaseChat | Requert: {'model': 'chatglm-6b', 'prompt': 'You are an AI designed to answer human questions, please follow the prompts and...

bug

"slef" 写错,应该是 self ? https://github.com/csunny/DB-GPT/blob/730dd20ec2edec6b8c5bca3dcb2ee1233b5f521a/pilot/out_parser/base.py#L123

**Describe the bug** I use the chat excel ,after the "[Product_sample_30_change.csv] Analysis!" finished , when I ask a question such as " 查看产品名称有哪些" or " 查看Bookeen Notea的产地" , all answer...

when do eval , reports package error , as follows: " File "/home/anaconda/envs/dbgpt_hub/lib/python3.10/site-packages/nltk/data.py", line 876, in _open return find(path_, path + [""]).open() File "/home/anaconda/envs/dbgpt_hub/lib/python3.10/site-packages/nltk/data.py", line 583, in find raise LookupError(resource_not_found)...

documentation