eland
eland copied to clipboard
Text expansion bug in _create_traceable_model
#704
buildkite test this please
buildkite test this please
@rohankshah04 do you have an example model and Python snippet you are using to load the mode? Thanks
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.
buildkite build this please
@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
I raised #740 for the formatter issue
Let me close this since the change in this PR is already merged as #740