trustgraph/scripts/text-completion-llamafile
2024-09-16 16:08:47 +01:00

6 lines
91 B
Python
Executable file

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