MiniMax-M1-Chat / start.sh
tastypear's picture
Upload 7 files
aafd1b6 verified
raw
history blame contribute delete
62 Bytes
#!/bin/bash
python main.py &
python space_checker.py &
wait