cosine123

Results 2 issues of cosine123

RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cuda:1!

/data/wangks/minecraft/Odyssey/Odyssey/odyssey/agents/skill.py:4: LangChainDeprecationWarning: Importing HuggingFaceEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports: >> from langchain.embeddings import HuggingFaceEmbeddings with new imports of: >> from langchain_community.embeddings import HuggingFaceEmbeddings You can use the...