HeiHei

Results 20 comments of HeiHei

> @May-forever, did you find the solution? it seems the train process do not take coco format annotation file, so if you want train on sample code in the repo,...

猜想路径问题应该和环境无关,且之前跑起来过 就不放环境了

> 那他创建的这个新的mean pooling没问题的吗 你也是在做embedding时出现了这个warning吗

> 嗯,load embedding model的时候出现一次,执行embedding的时候不会出。我用着没问题。 > > 你看下你用的嵌入模型本身要求的是什么吧, GanymedeNil/text2vec-large-chinese 本身要求就是用mean pooling的 > > > First, you pass your input through the transformer model, then you have to apply the right pooling-operation...

我是后来重新配置了一下,你再检查一下两个model里面clone下的文件全不全,huggingface被墙了之后有时候会文件下载不全 Shawnc ***@***.***> 于2023年6月27日周二 15:16写道: > 请教大佬,我也出现了同样的问题,运行webui.py文件后,弹出了以下信息: > [image: image] > > 运行到这里后,程序没有结束,但也没有出现网页url等信息。 > > 我是在本地加载chatGLM-6b-int4和ernie-base模型的,model_config.py文件内容如下: > [image: image] > > [image: image] > > > — > Reply to...

我也没有用过这个量化版本的模型 我是在这个框架下直接接的glm 或者试试用默认fp16版本的呢 Shawnc ***@***.***> 于2023年6月28日周三 16:26写道: > > 仔细检查了一下,chatglm-6b-int4和text2vec-base两个model文件夹中,文件名称、数量、大小都和huggingface里面一致。而且我用chatglm-6b的web_demo是可以正常运行的,也可以打开网页url。 > [image: image] > > > 但langchain-chatglm中的webui.py和webui_st.py > 文件运行后都没有显示网页url,程序一直停在下图所示的位置,也没有结束。 > [image: image] > > > — > Reply to this...

> 提示 : 102 Fail to access model(llama3:instruct).**ERROR**: [Errno 111] Connection refused.还是同样的错误 解决了吗

I have attached the logs below as requested. Please let me know if you need any more information or further clarification. ``` [pm2 launched in no-daemon mode (you can add...

> PostgreSQL Database directory appears to contain a database; Skipping initialization > > It seems you have already setup an admin account? Is this a fresh install? > > —...

I delete the docker container and restart the web, it still remains in loading process, and the new log attached here: ``` permission denied while trying to connect to the...