Describe the bug
I am unable to run a machine learning model after installing dependencies and running the program.
To Reproduce
Install dependencies using pip: pip install -r requirements.txt
Run the program: python main.py
Wait for the program to finish running, but nothing happens and there is only silence.
Expected behavior
I expected the program to start running the machine learning model and produce output.
Screenshots
N/A
Additional context
I have also downloaded additional programs and Mistral, but nothing seems to be working.
Add any other context about the problem here.
Describe the bug
I am unable to run a machine learning model after installing dependencies and running the program.
To Reproduce
Install dependencies using pip: pip install -r requirements.txt
Run the program: python main.py
Wait for the program to finish running, but nothing happens and there is only silence.
Expected behavior
I expected the program to start running the machine learning model and produce output.
Screenshots
N/A
Additional context
I have also downloaded additional programs and Mistral, but nothing seems to be working.
Add any other context about the problem here.