From 21448eb515bd1bd08898537eed47fdc47bbfa990 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Tue, 28 Apr 2026 23:02:31 -0400 Subject: [PATCH] updated __init__.py --- pipelines/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/__init__.py b/pipelines/__init__.py index dc58a44..14e8999 100644 --- a/pipelines/__init__.py +++ b/pipelines/__init__.py @@ -1 +1 @@ -"""Prompt benchmarking system for evaluating LLMs via vLLM.""" +"""Init."""