From 716886cf17e779fe050bcd5d890479a01036a40b Mon Sep 17 00:00:00 2001 From: joshcarp Date: Tue, 7 May 2024 14:46:19 -0400 Subject: [PATCH] Cleanup --- scratch_21.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 scratch_21.sh diff --git a/scratch_21.sh b/scratch_21.sh deleted file mode 100644 index ed14058ed..000000000 --- a/scratch_21.sh +++ /dev/null @@ -1,6 +0,0 @@ -eval-callback \ - --hf-repo models/openelm-small/ \ - --model ggml-model-f16.gguf/ \ - --prompt hello \ - --seed 42 \ - -ngl 0 \ No newline at end of file