- Create a local .env file in the project directory
- Copy the contents of env-template.txt to the .env
- Substite the placeholder values (
Example...) as directed with your personal configuration and authentication details.
- Install MySQL Server, Manager, and other services as needed. Installation left to reader's discretion and personal system requirements.
- Import or copy db-setup.sql into your SQL manager or terminal and execute it. If the database already exists, take a backup of the data and drop the database to ensure a clean but reversible reinstallation occurs.
- Download the .gguf from HF TheBloke/Mistral-7B-Instruct-v0.1-GGUF to your local model/