Cerebras-API / start.sh
tastypear's picture
init
b9b4a55 verified
raw
history blame
63 Bytes
#!/bin/bash
python serve.py &
python space_checker.py &
wait