AvrilAI
AvrilAI copied to clipboard
Model could not be loaded. Please try another model.
Windows 10, Python 3.7.8, AvrilAI 1.5, just installed from scratch today.
Followed the instructions for the install, am getting this error message scrolling off the screen on first running "python launch.py":
Model could not be loaded. Please try another model.
I did run pip install -r requirements .txt and did not get any error messages beforehand.
It also says :09/01/2022 08:50:13 - WARNING - CUDA is not available, you are limited to CPU only. I do have a 3090, does this not support running on NVIDIA cards?
Thanks
If you have CUDA installed for your model it should work. Also, make sure to download the model.bin file listed in the readme. Do note, however, that I am now part of the KoboldAI team and much of the tech here has been merged into it. It handles models a bit better, too.