private-gpt icon indicating copy to clipboard operation
private-gpt copied to clipboard

Can't run the private_gpt module.

Open pilti opened this issue 1 year ago • 1 comments

I almost done everything perfectly. But once i try to run the private_gpt module t show me some errors:

"TypeError: BertModel.init() got an unexpected keyword argument 'safe_serialization'"

How to solve this error ?

pilti avatar Apr 25 '24 08:04 pilti

For me, just upgrade llama-index-embeddings-huggingface llama-index-embeddings-huggingface 0.1.5, solved in 0.2.0

BBjie avatar Apr 26 '24 13:04 BBjie

Fixed in last main version :)

jaluma avatar Jul 10 '24 11:07 jaluma