test-A / test.py
avreymi's picture
update all
1c041ec
raw
history blame
103 Bytes
import subprocess
import model
print(model.model("Hello, world!, please generate some text for me."))