Arman Asgharpoor Golroudbari
Arman Asgharpoor Golroudbari
Same problem here
I have tried to install `pip install torch_scatter torch_sparse torch_cluster torch_spline_conv -f https://data.pyg.org/whl/torch-2.0.0+cu118.html` But still I could not load torch_sparse --------------------------------------------------------------------------- OSError Traceback (most recent call last) Cell In[2], line...
I have the same issue here, I have used dozens of prompts but nothing changed. My code is from langchain.chains import ConversationChain from langchain.memory import ConversationBufferMemory from langchain.prompts import PromptTemplate...
I have the same issue here, is there any solution for it?
I have the same issue, is there any solution for it?
Hi @marklysze Thanks for your reply. I intend to directly use the Hugging Face pipeline (from transformers import pipeline). Is it possible?
> Hey @Armanasq, hmmmm, I'm really not sure to be honest. If it has an OpenAI compatible API there may be a chance, try what @PhysWiz314 recommended and set api_key='notneeded'...