YangWulve

Results 2 issues of YangWulve

WebGLM Initializing... Traceback (most recent call last): File "/home/e222/YWT/WebGLM-main/web_demo.py", line 63, in webglm = load_model(args) File "/home/e222/YWT/WebGLM-main/model/modeling_webglm.py", line 66, in load_model webglm = WebGLM(webglm_ckpt_path, retiever_ckpt_path, args.device, args.filter_max_batch_size, args.searcher) File "/home/e222/YWT/WebGLM-main/model/modeling_webglm.py",...

Hi there, Thank you for your great work on this project. I'm currently attempting to fine-tune the model on my dataset, but I've encountered an issue. It seems that the...