Skip to content

Commit

Permalink
run llamafile for up to 2 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Jan 17, 2024
1 parent eaa0d9e commit 5c84368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
run: curl -L -o model.gguf https://huggingface.co/afrideva/tiny-random-BloomForCausalLM-GGUF/resolve/main/tiny-random-bloomforcausallm.q2_k.gguf?download=true
- name: run command
run: llamafile-0.6/bin/llamafile --port 13333 -m model.gguf --log-disable --nobrowser
timeout-minutes: 1
timeout-minutes: 2

0 comments on commit 5c84368

Please sign in to comment.