Spaces:
Build error
Build error
File size: 118 Bytes
6702142 |
1 2 3 4 5 6 7 8 |
#!/bin/sh
BASEDIR=$(dirname "$0")
cd $BASEDIR/../llama-factory
echo Current Directory:
pwd
llamafactory-cli train $1 |