Boris Polonsky
Boris Polonsky
## Bug Report If this is a bug report, please fill out the following form in full: ### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu...
# Fix Incorrect Entity Spans ## Brief Fixed inconsistency in span definition between - entities located in the beginning of a sentence (fixed) - the rest that follows the definition...
The code ran into error when I tried running the `simple_gru` approach`. It seems like some of the code are not updated to tf 1.10 API. (I ran in tf...
Upon setting up customized [torchrec](https://github.com/hpcaitech/torchrec) as dependency of `hpcaitech/CachedEmbedding` following the official README.md, `torchrec` does not appear to be properly installed. # Steps to replicate 1. Install `PyTorch` 1.12.1 build...
I need to build custom image with CachedEmbedding. Yet there's no such commit ID for `hpcaitech/torch `as indicated in the `README.md` ``` Install our customized [torchrec](https://github.com/hpcaitech/torchrec) (commit id e8d8eda5e7a0619bd779e35065397679e1536dcd) https://github.com/hpcaitech/torchrec...
### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit report...
# Summary Explicitly specify `MILVUS_DATABASE` as it's default value for docker compose scenarios. The ideas are from https://github.com/BorisPolonsky/dify-helm/pull/125. > [!Tip] > Close issue syntax: `Fixes #` or `Resolves #`, see...
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
For running on a k8s cluster with multiple users, we would like to route traffic to each openvscode-server with different subpath, e.g. `https://my-website.com/user-123/vscode/` . We would like to request something...
当平台域名访问时(e.g. ``),启动`theia`作为notebook(`ccr.ccs.tencentyun.com/cube-studio/notebook:vscode-ubuntu-cpu-base`),`cube-studio`为`notebook`自动创建的`vs`和`svc`转发仅包含``的转发,导致打开`.ipynb`时前端无法渲染notebook,提示找不到`xxxxxxx.webview.`的IP地址 复现版本`v2024.11.01`