#!/usr/bin/env python3

from trustgraph.model.text_completion.llamafile import run

run()

