zhiyixu

Results 2 issues of zhiyixu

after install this extension, i got many errors like this ` ImportError: cannot import name 'external_code' from 'scripts' (unknown location)` delete the file `stable-diffusion-webui\extensions\sd-webui-controlnet-main\scripts\__init__.py`, the error disappeared.

### 详细描述问题 *请尽量具体地描述您遇到的问题。这将有助于我们更快速地定位问题所在。* 模型融合之后,采用llama.cpp 进行推理,输入中文后按回车没有反应,光标仍然在当前这行 ### 运行截图或log ![Snipaste_2023-05-11_18-12-59](https://github.com/ymcui/Chinese-LLaMA-Alpaca/assets/97584093/5dee74a0-b03d-4792-9e3f-882eb128bc88) 已经在这里卡了好几分钟了,是单纯的慢吗? ### 必查项目 - [ x ] 哪个模型的问题:Alpaca , 我合并用的lora模型是 alpaca-plus-lora-7b 所以这里是填写 alpaca 吗? - [ x ] 问题类型: - 模型量化和部署问题(llama.cpp、text-generation-webui、LlamaChat) -...