promptstat / ui /__init__.py
xxixx1028's picture
Deploy PromptStat — UI shell + MiniCPM4.1-8B + 4-LoRA hybrid (Modal)
dc9f530 verified
Raw
History Blame Contribute Delete
118 Bytes
"""UI shell package for the AI usage evaluator. Run: `python -m ui.app`."""
from .app import build_demo # noqa: F401