Closed bluevisor closed 6 months ago
Can you share the full log trace, i.e., which line of code in which file caused this? This should be displayed in the terminal when you run into this issue.
I should be adding verbose mode tomorrow, when it's merged try cloning the repo again, set verbose mode to true in the config file and run it again. This should give you a full error trace with more info
It should be by merged this time tomorrow
Just merged the changes!
I should be adding verbose mode tomorrow, when it's merged try cloning the repo again, set verbose mode to true in the config file and run it again. This should give you a full error trace with more info
Will do!
After updating the error is now gone.
Macbook Pro M1 Pro macOS 14.5 Beta (23F5059e) Python 3.11.5 Local LLM server using LM Studio 0.2.20, with Llama 3 8B Instruct
After following setup instructions, when run "python main.py", I get "Bus error: 10"
this is my config.py
and pip list