@ -37,6 +37,13 @@ jobs:
make
make stream
- name: Test
run: |
sysctl -a machdep.cpu
bash models/download-ggml-model.sh tiny
./main -m models/ggml-tiny.bin -f samples/jfk.wav
ubuntu-latest-gcc:
runs-on: ubuntu-latest