Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyLLM - page_content error with bedrock model #206

Open
devblend360 opened this issue Feb 6, 2024 · 3 comments
Open

KeyLLM - page_content error with bedrock model #206

devblend360 opened this issue Feb 6, 2024 · 3 comments

Comments

@devblend360
Copy link

image
For the following code I am facing error
image

I have already used the method stated in (#199)
but the issue still exist @MaartenGr

I am using bedrock with Llama2 LLM.

@MaartenGr
Copy link
Owner

Which exact method do you refer to? Have you tried installing KeyBERT from its main branch?

@devblend360
Copy link
Author

Yes ,
I have used the following method.

I pushed the changes to the main branch, so if you install it from the latest commit or the main branch, you should get the fix. Install it like so:

pip install git+https://github.com/MaartenGr/KeyBERT.git@master
and it should work. You will indeed still get 0.8.3 but that does not matter since I did not yet create an official update. I want to wait first until I get confirmation that this fix works.

In other words, use the above installation to try out the fix.

#199 (comment)

@MaartenGr
Copy link
Owner

Could you share the code (in text) for me to try out? I cannot seem to reproduce your issue when installing from the main branch. Also, could you share all package versions in your environment as well as the python version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants