Risi

Results 12 comments of Risi

[ryanirl](https://github.com/ryanirl)'s solution also solves the problem when u specify a larger ddim_step, the `c` in the original line will be 0, causing a `third parameter can not be 0` error....

meanwhile you can use ``` Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\Background\shell\MenuTerminalMini] @="打开Windows Terminal" [HKEY_CLASSES_ROOT\Directory\Background\shell\MenuTerminalMini\command] @="C:\\Users\\\\AppData\\Local\\Microsoft\\WindowsApps\\wt.exe" ``` To add a normal item

At later test, it seems a restart will do the trick, which leaves my above comment useless. The normal privilege item will appear after a reboot. (Though i didn't find...

> @GrandArth > > 之前的版本是有普通权限选项的,但是在某个 Windows Terminal 1.5.10271.0 之后,安装 Windows-Terminal 会自动添加一个普通权限的右键菜单。为了避免与软件自带的菜单冲突(做相同的功能),我在 [6733404](https://github.com/LittleNewton/Open_Windows_Terminal_Here/commit/67334042e8c01a80cea6cf0bf034050c99babcab) 提交里删除了普通权限选项,只保留管理员权限。 > > 如果你的 Windows-Termianl 版本较低,可以尝试 git checkout 命令回退到上述的提交之前并重新运行该脚本。 原来如此,感谢说明。 我额外问一下,请问您知道windows terminal添加的普通权限项在注册表的哪个位置吗?

yuki:ipc request config config +68ms yuki:ipc request config games +0ms yuki:ipc main page load finished. starting apis... +0ms yuki:api external file H:\Rance\YUKI\config\baiduApi.js loaded +0ms yuki:api external file H:\Rance\YUKI\config\youdaoApi.js loaded +0ms...

> > > 不使用启动器就可以正常启动吗? > > 可以看一下使用le启动时debug的log吗 > ![image](https://user-images.githubusercontent.com/28323948/76754722-8c630180-67bd-11ea-848f-5dfcc8d81d23.png) > 可以将日志中的内容复制上来 yuki:ipc request config config +71ms yuki:ipc request config games +0ms yuki:ipc main page load finished. starting apis... +0ms yuki:api...

1.已经尝试过了, 结果是一样的 2.嗯 如果有其他情况我会在这个issue下面补充

Note the length of the list is 4, so that is where 4 is coming from

Having a similar problem here, mine have proper output: ```python Traceback (most recent call last): File "D:\Users\x\Documents\gpt4all-ui\app.py", line 33, in from pyGpt4All.api import GPT4AllAPI File "D:\Users\x\Documents\gpt4all-ui\pyGpt4All\api.py", line 14, in from...

May i ask how did you config your qb's default webui so that it assosiated with a url? I tried to do it for `/qb` but failed, all request was...