test-A / test.py
avreymi's picture
add mpt model
ff9f17d
raw
history blame
104 Bytes
import subprocess
import model
print(model.mpt_7b("Hello, world!, please generate some text for me."))