chatglm_webui icon indicating copy to clipboard operation
chatglm_webui copied to clipboard

A naive webui for ChatGLM

Results 6 chatglm_webui issues
Sort by recently updated
recently updated
newest added

- conda中执行指令: ``` \chatglm_webui> python main.py --med_vram Explicitly passing a `revision` is encouraged when loading a model with custom code to ensure no malicious code has been contributed in a...

AssertionError: Torch not compiled with CUDA enabled

点击保存设置后数据被正确保存到json中,然而刷新网页后四项数据被重置成了启动gradio时的值。没用过这个框架,官方文档里找了半天也没找到啥好办法。

File "main.py", line 156 SyntaxError: Non-UTF-8 code starting with '\xe3' in file main.py on line 156, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details