upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--90.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/90.md b/90.md
index 7de34fc..a55d491 100644
--- a/90.md
+++ b/90.md
@@ -73,7 +73,7 @@ If the user wants to keep the input parameters a secret, they can encrypt the `i
73 73
74```json 74```json
75[ 75[
76 [ "i", "what is the capital of France? ", "prompt" ], 76 [ "i", "what is the capital of France? ", "text" ],
77 [ "param", "model", "LLaMA-2" ], 77 [ "param", "model", "LLaMA-2" ],
78 [ "param", "max_tokens", "512" ], 78 [ "param", "max_tokens", "512" ],
79 [ "param", "temperature", "0.5" ], 79 [ "param", "temperature", "0.5" ],