File size: 104 Bytes
47aaf42
ff9f17d
47aaf42
ff9f17d
1
2
3
4
5
import subprocess
import model

print(model.mpt_7b("Hello, world!, please generate some text for me."))