Я дошел до того, что Я пытаюсь установить рассматриваемый пакет:
Код: Выделить всё
llama-index-embeddings-huggingface
Код: Выделить всё
ERROR: Cannot install llama-index-embeddings-huggingface==0.1.3, llama-index-embeddings-huggingface==0.1.4 and llama-index-embeddings-huggingface==0.1.5 because these package versions have conflicting dependencies.
Код: Выделить всё
llama-index-embeddings-huggingface 0.1.5 depends on torch=2.1.2
llama-index-embeddings-huggingface 0.1.4 depends on torch=2.1.2
llama-index-embeddings-huggingface 0.1.3 depends on torch=2.1.2
Я использую команду:
Код: Выделить всё
python3 -m pip install llama-index-embeddings-huggingface
Я не уверен, что попытаться разрешить конфликт.
Подробнее здесь: https://stackoverflow.com/questions/792 ... uggingface