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

[Bug]: Embedding Problem: None Object has no attribute 'encode' #2726

Open
1 task done
RyanTree-HS opened this issue Oct 7, 2024 · 2 comments
Open
1 task done

[Bug]: Embedding Problem: None Object has no attribute 'encode' #2726

RyanTree-HS opened this issue Oct 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@RyanTree-HS
Copy link

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

ryantest

Commit ID

bd8fcbb509a19bf3b5313f97394da7a725b132b3

Other environment information

Windows, but docker desktop is correctly configured

Actual behavior

(#2723)

details all in this link

Expected behavior

(#2723)

details all in this link

Steps to reproduce

(https://github.com/infiniflow/ragflow/issues/2723)


python3 download_deps.py
docker build -f Dockerfile -t infiniflow/ragflow:dev
 docker compose up -d

Additional information

No response

@RyanTree-HS RyanTree-HS added the bug Something isn't working label Oct 7, 2024
@KevinHuSh
Copy link
Collaborator

What's the embedding did you choose?

@RyanTree-HS
Copy link
Author

What's the embedding did you choose?

The default one from huggingface.co, but it did not seem to exist

@KevinHuSh KevinHuSh mentioned this issue Oct 8, 2024
6 tasks
KevinHuSh added a commit that referenced this issue Oct 8, 2024
### What problem does this PR solve?

Fix LIGHTEN
#2726 
#2723

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants