This repository contains the source code for the NETLLMBENCH framework.
docker: folder containing the docker-compose file for required Docker environmentstatistics: folder where the statistics will be collected by the frameworkconfig.py: the configuration file for the model names and the server where the model is hostedprompts.py: prompts for the used tasks in evaluation
In order to reproduce our measurement results, a working Docker version 27.0.3 and Docker Compose version v2.28.1 is required.
Run main.py for evaluation.