Cerebras-API / start.sh
tastypear's picture
init
b9b4a55 verified
Raw
History Blame Contribute Delete
63 Bytes
#!/bin/bash
python serve.py &
python space_checker.py &
wait