trustgraph/trustgraph-flow/scripts/text-completion-mistral
2025-03-14 18:12:33 -07:00

6 lines
89 B
Python
Executable file

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