#!/usr/bin/env python3

from trustgraph.model.text_completion.vllm import run

run()

