You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download Mistral model after installing ollama by running
ollama run mistral
Mindsdb setup
Run docker compose up if you want to run mindsdb with gpu or docker run --name mindsdb_container -p 47334:47334 -p 47335:47335 mindsdb/mindsdb to run mindsdb with cpu
Follow the instruction to install dependencies if needed Link
Open mindsdb editor and run the command from mdb.sql one by one