FernUni LLM Experimental Infrastructure (FLEXI) -- Enabling Experimentation and Innovation in Higher Education Through Access to Open Large Language Models
Torsten Zesch, Michael Hanses, Niels Seidel, Piush Aggarwal, Dirk Veiel, Claudia de Witt
TL;DR
The paper addresses the challenge of access to LLMs in higher education by advocating on-prem open-source LLMs with FLEXI, an experimental infrastructure at FernUniversität in Hagen. It outlines a Bare-metal Kubernetes-based architecture, software choices (Ollama, OpenWebUI, Traefik), model-selection criteria (openness, language, quality, safety, size), and data-protection advantages of staying within university networks. Through load testing and cost analysis, FLEXI demonstrates feasibility, quantifies energy use, and discusses trade-offs between model quality and throughput, highlighting operational and governance considerations. The work also demonstrates practical uses, including a Chat interface, RAG over course materials, API access, and Moodle integration via Caipi, while outlining future work for scaling, uptime guarantees, GDPR compliance, and ethical governance. Overall, FLEXI provides a concrete reference for universities considering on-prem LLM deployment and emphasizes evidence-gathering to guide decision-making about model selection and scale.
Abstract
Using the full potential of LLMs in higher education is hindered by challenges with access to LLMs. The two main access modes currently discussed are paying for a cloud-based LLM or providing a locally maintained open LLM. In this paper, we describe the current state of establishing an open LLM infrastructure at FernUniversität in Hagen under the project name FLEXI (FernUni LLM Experimental Infrastructure). FLEXI enables experimentation within teaching and research with the goal of generating strongly needed evidence in favor (or against) the use of locally maintained open LLMs in higher education. The paper will provide some practical guidance for everyone trying to decide whether to run their own LLM server.
