trustgraph/trustgraph-flow/scripts/text-completion-tgi
2025-05-27 16:44:13 +01:00

6 lines
85 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.model.text_completion.tgi import run
run()