private-gpt
private-gpt copied to clipboard
Can't run the private_gpt module.
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 ?
For me, just upgrade llama-index-embeddings-huggingface
llama-index-embeddings-huggingface 0.1.5, solved in 0.2.0
Fixed in last main version :)