knew
knew
I installed the repo and build dependences on a clean docker container, according to the instructions in the readme.md. When I executed the `python3 run.py`, I got the following error...
你好,參考您的blog文章,遇到`Tensor is stored in GPU and cannot be converted to NumPy.`,使用torch的`from_dlpack`接口進行轉換。 發現首次執行時,會耗時非常久(15分鐘),之後就會比較正常(
environment: ```txt Postgresql 14.7.0 Python 3.10 Django==4.2.8 djangorestframework==3.14.0 pytest-django==4.7.0 pytest==7.4.3 pytest-celery==0.0.0 pytest-django==4.7.0 pytest-elasticsearch==4.0.2 pytest-factoryboy==2.6.0 pytest-mock==3.12.0 pytest-xdist==3.5.0 ``` the error log ```bash self = no_load = False def _get_session(self, no_load=False): """...
I want to integrate celery-insights into my project. So I have to set the celery-insights behind a reverse proxy. But currently, celery-insight doesn't provide a way to customize URLs. I...
**Describe the bug** I use Elasticsearch as the result backend and Redis as the broker. After I enter the page of celery-insights, I click a task for the detail. The...
Hi, I hope the `codegpt commit` can trigger the git pre-commit hook, before generate the commit message. I know I can install the prepare-commit-hook to the project. But I don't...
Hello, There is a function to assign the object to the member. But If I want to change or remove the ownership of the object, there is not an explicit...
在使用中英文混合時,在念英文單詞、短句時(PS. 長句通常比較正常),會發生某些單詞的重音很奇怪的情形。 特別是第一個字和最後一個字,或是三音節字,重音基本上都不對,像是帶有某些特殊腔調或口音的樣子。 舉例來說 disappear 應該發音為/ˌdɪs.əˈpɪr/, 但是實際合成聽起來更像是/ˈdɪs.əpɪr/ 這會是底膜訓練資料帶來的問題嗎? 有什麼可以減少或改善的方案嗎?
### Describe your problem Although, to set the language preference to "Chinese", the result of chunks are based on English mostly. And this behavior decrease the accuracy rate of query....