-
**Describe the bug**
Can not load encoder model. The encoder.yml is as below:
```
!TextPaddlehubEncoder
with:
model_name: chinese-electra-small
requests:
on:
ControlRequest:
-…
-
**Describe the feature**
hello-world examples are important, if it breaks for a first-time user, then we lose this user.
The current tests on hello-world is not enough, it does not check (1) if …
-
# Feature Request
This ticket is a sub compound of implementing sparse vector functionality to Jina. Currently, there is some low-level code implementation to support sparse vectors. Over the course…
-
**Update details:**
- Project Name: Jina
- Category: Machine Learning Framework
- Description: A deep learning-powered search framework for building neural search in the cloud.
**Additiona…
-
a Pod/Pea can be terminated at any point of time without causing deadlocks.
See https://github.com/jina-ai/jina/issues/2235
Handle processing data request when a termination message. Gateway wil…
-
**Describe the bug**
*Highest priority*, must solve now.
The current design combination of `_apply_all` and `_traverse_apply` in `BaseRecursiveDriver` results in a low efficient recursion, in pa…
-
Hi there 🙂 I'm evaluating ML-powered search and ranking solutions for a small- to medium-size use case and am curious about the differences between Jina and [Vespa](https://vespa.ai/). Some shared at…
-
When run 'python app.py -t index' in webqa-search example with the latest jina 0.6.8, it shows error as below. Need help to fix the problem.
Appreciate your attention.
```
(py37-jina) sz@air:/mnt…
-
With phyon3.7
`python app.py search` failed as below:
```
(py37-multires-lyrics-search) sz@pc:/mnt/d/jina-ai/multires-lyrics-search$ python app.py search
chunk_seg@29123[I]:starting jina.p…
-
Hi,
I just found the (WIP) PR for a new faiss search implementation, thanks for adding this :+1:
I'm using latest `240b03067092b5379a62ff591e05afa94fd95beb` of Jina and I got two problems with …