How to use bigger embedding model for example "nvidia/NV-Embed-v2" as an embedding model in SemanticChunker? #29262
Unanswered
dilli-prasad-amur5
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.
-
Checked other resources
Commit to Help
Example Code
Description
I am using the above code to do the semantic chunking but i need to use the bigger embedding models like "nvidia/NV-Embed-v2" to group the text. I tried to use this bigger model in SemanticChunking option and getting error in doing so.
System Info
sentence-transformers 3.3.1
langchain 0.3.14
langchain-community 0.3.14
langchain-core 0.3.29
langchain-experimental 0.3.4
langchain-huggingface 0.1.2
Beta Was this translation helpful? Give feedback.
All reactions