Jiaping(JP) Zhang

Results 64 comments of Jiaping(JP) Zhang

> > Another side question, if I want to use docker, how do run the indexing step before "serving" which seems to be automatically triggered when we run "docker compose"?...

> Would it help if I re-built the fashion search example in a notebook? We're planning on pushing out more Jina notebooks anyway, so I'd like to do one that...

I was able to use the "SimpleIndexer" to get my indexing step running for my project. But I sometimes got errors during the indexing step. Is there a way to...

@alexcg1 Just curious, did you get a chance to validate whether the `docker compose` approach works on your local machine? It still didn't work on my end with docker. Also,...

Just let you know, I still got the error during the CLIP encoding step - "ERROR: No matching distribution found for torch==1.10.2+cpu" I think it's related to this issue -...

> You're still running via docker-compose right? Not spinning up Docker images separately, or running on bare metal? Yes still using "docker compose", I realized that you can't run docker...

@vincetrep just curious, where do you specify "timeout_ready= -1" specifically in code?

Just curious, is there a documentation website for this package?

It would be good to have a more comprehensive documentation website. Another question, is the "non_inferiority_margin" equivalent to "minimum detectable effect size (MDE)"? Is it in absolute or relative sense?...

Awesome. Excited to see this on the roadmap. I'd love to contribute to this while still learning Bayesian modeling. Do you have any suggestion or contributor guide? I would be...