- Clone the repository or download the files (
eval_app.py
andsetup_and_run.sh
).
git clone [email protected]: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