ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

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

Open RyanTree-HS opened this issue 1 year ago • 2 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Branch name

ryantest

Commit ID

bd8fcbb509a19bf3b5313f97394da7a725b132b3

Other environment information

Windows, but docker desktop is correctly configured

Actual behavior

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

details all in this link

Expected behavior

(https://github.com/infiniflow/ragflow/issues/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 avatar Oct 07 '24 03:10 RyanTree-HS

What's the embedding did you choose?

KevinHuSh avatar Oct 08 '24 01:10 KevinHuSh

What's the embedding did you choose?

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

RyanTree-HS avatar Oct 08 '24 01:10 RyanTree-HS