- Clone the repository or download the files (
eval_app.pyandsetup_and_run.sh).
git clone git@github.com:DaneshjouLab/safran-llm-eval-workshop.git- Make the setup script executable:
chmod +x setup_and_run.sh- Run the app:
./setup_and_run.sh- Follow the browser link to begin evaluation.
The script will:
- Create a virtual environment
- Install all required dependencies
- Launch the Streamlit app