mirror of
https://github.com/ravenscroftj/turbopilot.git
synced 2024-10-01 01:06:01 -04:00
3 lines
51 B
Bash
3 lines
51 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
/app/codegen-serve -t $THREADS -m $MODEL
|