-
I have used BERT NextSentencePredictor to find similar sentences or similar news, However, It's super slow. Even on Tesla V100 which is the fastest GPU till now. It takes around 10secs for a query tit…
-
Hi, I'm currently using annlite indexer in a jina flow to do text embedding search. Every time I start flow the annlite indexer give me different result with the same data. Any idea about the problem?
-
the code to run from #5959
```
DEBUG executor0/rep-0@39476 Setting signal handlers …
-
I am creating database of the following format, but unable to index/search
User
-- Folder (multiple folders)
-- Document (multiple documents)
-- Sentences ( document split in…
-
**Describe the bug**
I fail to run the starter code due to a package dependency issue on the intro webpage: https://docs.jina.ai/
Weirdly, I did not see there is any dependency requirement for the …
-
Hi Guys,
I followed your instructions to get deletes working,: updated to 0.5.7 and using list_like: False in Annlite config. (it would be nice to hove list_like as init parameter, otherwise it is k…
-
# Context
Predefined document embedding field are not recognize by our indexer
```python
from docarray import DocList
from docarray.documents import ImageDoc
from docarray.index import HnswDocu…
-
## 公告
1. 非常欢迎你对飞桨框架做贡献,我们正在运营一个组织——飞桨框架贡献者俱乐部([Paddle Framework Contributor Club, PFCC](https://github.com/PaddlePaddle/community/tree/master/pfcc)),会通过定期分享技术知识与发布开发者主导任务的形式持续为飞桨框架做贡献。如果你有意向加入 PFCC,可…
-
I use these three profiles from:
https://github.com/jina-ai/example-grafana-prometheus/tree/main/opentelemetry-local
- docker-compose.yml
- otel-collector-config.yml
- prometheus-config.yml
T…
-
I've now tried a few versions of Docker 20 and 23 and can't seem to launch microservices, due to this error:
### Confirmed Docker daemon running
```
x@dx:~$ sudo docker run hello-world
Un…