Chaofan Luo
Chaofan Luo
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? When running revChatGPT.V1 in command line,...
**Describe your feature request** ... 支持更多快捷键,比如delete删除、ctrl+f查找等。
**Describe the bug** When system proxy is on, add-in cannot connect to paperlib. **Screenshots or Log**  **System (please complete the following information):** - OS: Tested on Windows 11 and...
**Describe the bug** 使用Web word add-in时,导入参考文献不会自动换行。 **Screenshots or Log** **System (please complete the following information):** - OS: macOS - Paperlib Version 2.2.9
cli tools like curl has `--interface` argument to choose which interface to use. e.g. ``` curl --interface usb0 146.255.36.1/plain ``` This can be useful when the user is downloading files...
Hi, thank you for the insightful work! I have some concerns regarding the classifier-free guidance (CFG) in auto-regressive models. CFG in this work is implemented as follows: https://github.com/FoundationVision/VAR/blob/1ae51772d2622e2fd44a188564cf394b71f5562d/models/var.py#L191-L192 However, it's...
如题,rsshub新添了排行榜。另外如果可行的话能否用正则表达式改善交互体验(模糊匹配命令)? 谢谢! 
Hi, I'm using the latest version of in2n ([2c0d385](https://github.com/ayaanzhaque/instruct-nerf2nerf/commit/2c0d385a724096ef6bae0b8b15afb7b97b9826cf)) and Nerfstudio==1.1.3. I've also encountered similar issues as described in #60. I used the following command to edit the face scene:...
In the implementation of attention sharing, I noticed there's a stacked temporal attention adapter. My question is, why did you subtract the `modified_hidden_states` with input `h`? Could you share some...
Hello authors, thanks for your insightful work. I have some questions regarding proof of theorem 1: Eq. 16 says $\Delta x_t$ is negligible. Why exactly is this the case? Since...