Hi,
I am doing a course of deeplearning.ai and they have Notebooks to practice and demo the. However, I want to code on my machine in VS (Jupyter notebook). Please can you help me with this error message?
OSError : Can’t load the configuration of ‘/facebook/blenderbot-400M-distill’. If you were trying to load it from ‘Models - Hugging Face’, make sure you don’t have a local directory with the same name.
Otherwise, make sure ‘/facebook/blenderbot-400M-distill’ is the correct path to a directory containing a config.json file
Can I just download the model and start working with it after saving it in the correct folder?