Skip to content

Commit 37fae37

Browse files
committed
❮ 🤖 lazycommit #6 ❯
I have lazily committed 6 times
1 parent 066a85f commit 37fae37

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

commits.log

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4
1+
5

lazycommit.sh

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ generate_llama_response() {
2121
local num_tokens="$2"
2222
llama \
2323
-m "$MODEL_PATH" \
24-
-p "$prompt" \
2524
-n "$num_tokens" \
2625
--temp 0.9 \
2726
--top-k 40 \

0 commit comments

Comments
 (0)