Hybrid Chunker utilizing IBM watsonx.ai embedding model installed #1674
Unanswered
helloooojoy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi there, is there example of use IBM watsonx.ai client/function for docling hybrid chunker tokenizer? I understand below code snippet will work.
However, I'm utilizing watsonx.ai on-prem instance and would like to use our installed embedding model instead of downloading from huggingface. Is there example code snippet about how this will work? I tried with embedding function and it errors out as below.
TypeError: Can't instantiate abstract class BaseChunker with abstract methods from_dict, split_documents, to_dict
Any help is appreciated! Thanks!
Beta Was this translation helpful? Give feedback.
All reactions