VisualGLM-6B icon indicating copy to clipboard operation
VisualGLM-6B copied to clipboard

ERROR: assert vocab_file is not None

Open fallinsilence opened this issue 2 years ago • 1 comments

使用命令:python web_demo_hf.py 启动程序,然后报错assert vocab_file is not None,这个要怎么解决?

Start the program with the command python web_demo_hf.py and get an error assert vocab_file is not None. What do I solve this problem? Uploading 微信截图_20231128155510.png…

fallinsilence avatar Nov 28 '23 07:11 fallinsilence

You need ice_text.model from https://huggingface.co/THUDM/chatglm-6b/tree/main

steveyoung30 avatar Jul 31 '24 06:07 steveyoung30