WANG Jing

Results 7 issues of WANG Jing

ubuntu 16.04 已更新, sublime 3143 输入法:拼音(fcitx),sunpinyin(fcitx) 现象,在终端启动subl后,输入法备选框一直在subl window的左下角,然后移动subl window,输入法备选框始终固定在初识位置,甚至可以不在subl window内。 是否必须使用搜狗拼音?

执行shell 命令: `CUDA_VISIBLE_DEVICES=0,1 python bloom_inference.py BELLE-7B-2M --text "hello"` 提示: `torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 256.00 MiB (GPU 0; 23.69 GiB total capacity; 22.83 GiB already allocated; 162.94...

bipartiteSBM/engines/bipartiteSBM-MCMC/src/mcmc_main.cc:17:10: fatal error: boost/program_options.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~

Win10, R3.5.0, sublime text 3+R-box+sendcode "default_extend_env": {"PATH": "{PATH};C:\\Program Files\\R\\R-3.5.0\\bin\\x64"}, ``` Traceback (most recent call last): File "C:\Users\admin_wj\AppData\Roaming\Sublime Text 3\Packages\SublimeREPL\sublimerepl.py", line 487, in open r = repls.Repl.subclass(type)(encoding, **kwds) File "C:\Users\admin_wj\AppData\Roaming\Sublime Text...

![image](https://github.com/chatchat-space/Langchain-Chatchat/assets/19178835/d53368d4-d87e-4d2d-897f-cada4e5a4b84) 应该由`1024`改为`max_length`,否则会造成rerank模型predict长度过长的文本时出错。

bug

### Describe your problem When I `pip install -r requirement.txt`, I got the following prompt. If I comment the line 103 `yfinance=0.2.43`, will it affect something? ``` ERROR: Cannot install...

question

When the program stopped at this line, then I run this line sever times. The `embeddings_tensor` are changing all the time. ``` # Encode the text to get the embeddings...