We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e8f73 commit 9e63279Copy full SHA for 9e63279
patchwork/patchflows/GenerateREADME/defaults.yml
@@ -11,7 +11,7 @@
11
# model: codellama/CodeLlama-70b-Instruct-hf
12
# model_temperature: 0.2
13
# model_top_p: 0.95
14
-# model_max_tokens: 2000
+# model_max_tokens: 2000 # Use -1 to automatically use the maximum tokens available for the model
15
16
# CommitChanges Inputs
17
disable_branch: false
0 commit comments