eland icon indicating copy to clipboard operation
eland copied to clipboard

Text expansion bug in _create_traceable_model

Open rohankshah04 opened this issue 1 year ago • 5 comments

#704

rohankshah04 avatar Jun 25 '24 20:06 rohankshah04

buildkite test this please

pquentin avatar Jun 26 '24 02:06 pquentin

buildkite test this please

davidkyle avatar Jul 03 '24 09:07 davidkyle

@rohankshah04 do you have an example model and Python snippet you are using to load the mode? Thanks

davidkyle avatar Jul 03 '24 09:07 davidkyle

I've downloaded the model via my new eland docker container. it looks something like this:

eland_import_hub_model --url <____> \ --hub-model-id naver/splade-v3-distilbert \ --task-type text_expansion

and then I just run a basic text expansion search to query my sparse vectors.

rohankshah04 avatar Jul 03 '24 17:07 rohankshah04

buildkite build this please

pquentin avatar Oct 01 '24 07:10 pquentin

@rohankshah04 I need your change but build is failing due to just formatting issue. I raised below to fix it. Please check it out. https://github.com/rohankshah04/eland/pull/1

daixque avatar Nov 17 '24 12:11 daixque

I raised #740 for the formatter issue

daixque avatar Nov 21 '24 13:11 daixque

Let me close this since the change in this PR is already merged as #740

daixque avatar Dec 02 '24 05:12 daixque