runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> gptj = gpt4all.GPT4All(PATH) File "/home/user/.local/lib/python3.10/site-packages/gpt4all/gpt4all.py", line 47, in __init__ model_dest = self.retrieve_model(model_name, model_path=model_path, allow_download=allow_download) File "/home/user/.local/lib/python3.10/site-packages/gpt4all/gpt4all.py", line 120, in retrieve_model raise ValueError(f"Model filename not in model list: {model_filename}") ValueError: Model filename not in model list: ashwinR/GPT4ALL_CS_ED/ggml-mpt-7b-instruct.bin

Container logs:

Fetching error logs...