Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 184 Bytes

a4a3c3cd09efa75168dab90105afb2e9.asciidoc

File metadata and controls

10 lines (9 loc) · 184 Bytes
resp = client.inference.get_model(
    task_type="sparse_embedding",
    inference_id="my-elser-model",
)
print(resp)