ModuleNotFoundError when importing HuggingFaceLLM from llama_index.core.llms.huggingface
I’m trying to import HuggingFaceLLM using the following line of code:
LLM generation problem – only returning gibberish?
I am trying to load a model from path into llamaindex with the HuggingfaceLLM class like this: