More Mistral pieces

This commit is contained in:
JackColquitt 2025-03-14 18:12:33 -07:00
parent d676804107
commit a46de297c1
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/env python3
from trustgraph.model.text_completion.mistral import run
run()