Serving is different from experimenting
A developer can load a model on a workstation. A production-style service needs an API, identity, queues, timeouts, monitoring, version control and a recovery process.
The acceptance test covers representative prompts, context, concurrency and latency - not a best-case single request.