-
**while running python3 app.py -t index -n 1000 I am getting an error**
Traceback (most recent call last):
File "app.py", line 62, in
raise NotImplementedError(f'unsupported mode {sys.arg…
-
In southpark-search example I tried to modify
```
!TransformerTorchEncoder
with:
pooling_strategy: auto
pretrained_model_name_or_path: distilbert-base-cased
max_length: 96
```
in `encod…
-
I think Jina is a very promising search tool, and I'd like to thank all of you for this great work!
**Describe the feature**
I'd like to know if you have in your roadmap to implement a multimod…
-
I noticed that an issue of version problem in the example of SouthParkData had been raised, and I did not use the cookiecutter template. When i input query sentence, the server terminated.
I want…
-
I have setup the tool and run the "python3.8 app.py -t index" command and this is the result:
OS: (Ubuntu18)
```
JINA@7561[E]:theses modules or classes can not be imported ['jina.d…
-
As was discussed, I'll start working on Jina examples migrations for Jina `0.4.1` release following the migration plan [here](https://github.com/jina-ai/jina/issues/702).
This issue is about to set…
-
hi VinAI team,
Great work 👍 I'm the founder & CEO of Jina AI, you may have used/heard my prev. work on Fashion-MNIST and bert-as-service. I'm the creator of these two OSS.
I'm asking if we can b…
-
hi VinAI team,
Great work 👍 I'm the founder & CEO of Jina AI, you may have used/heard my prev. work on Fashion-MNIST and bert-as-service. I'm the creator of these two OSS.
I'm asking if we can b…
-
I cloned the repo and installed the requirements for southpark-search (I have jina=0.5.5), but when I run `python app.py -t query` , I encounter this error:
Traceback (most recent call last):
Fi…
-
**Describe the bug**
During setting of parameters for a driver, the order of defaults is not obvious. We have currently (at least) the following possibilities to set arguments (example is `VectorSe…