binary-husky
binary-husky

一周前开始有这种现象,可能是代理的问题或者api-key的问题,我们也在关注相关的问题
大佬们好 @m2kar @AllenXiao95 , 这个Electron确实不是我熟悉的东西, 但是这个项目是属于大家的, 如果有这种改进我们会尽可能配合
Duplicate桌面安装包 #157
> So state is only stored in the backend only, this is so that state can support binary, non-serializable data. You can maintain frontend state by storing a global variable...
Just took a look at Galactica at Hugging Face. It seems very easy to implement, but like Visual-ChatGPT, the local package dependency behind it is very heavy. (Visual-ChatGPT models almost...
 @Kerushii Hello, I have successfully run the local galactica-1.3b on the `morellm` branch here, but the model keeps saying strange things continuously after answering questions. Have you encountered a...
先输入本地latex工程路径,比如```./crazy_functions/test_project/latex/attention```,然后点击就行了 
Try changing "device" and "gpu_party" in launch json: ``` { // --- Part1: config HMP core --- "config.py->GlobalConfig": { ............ "device": "cuda:0", "gpu_party": "off", ............ }, } ``` The former...