Skip to content

Commit 7d0f498

Browse files
committed
❮ 🤖 lazycommit #7 ❯
I have lazily committed 7 times
1 parent 37fae37 commit 7d0f498

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

commits.log

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

lazycommit.sh

-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ generate_llama_response() {
2222
llama \
2323
-m "$MODEL_PATH" \
2424
-n "$num_tokens" \
25-
--temp 0.9 \
26-
--top-k 40 \
27-
--top-p 0.95 \
28-
--threads 8 \
2925
--log-disable
3026
}
3127

0 commit comments

Comments
 (0)