mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
Update 90.md
changed `prompt` to 'text`
This commit is contained in:
parent
142cb8d655
commit
9f4a4cf9d2
1 changed files with 1 additions and 1 deletions
2
90.md
2
90.md
|
|
@ -73,7 +73,7 @@ If the user wants to keep the input parameters a secret, they can encrypt the `i
|
|||
|
||||
```json
|
||||
[
|
||||
[ "i", "what is the capital of France? ", "prompt" ],
|
||||
[ "i", "what is the capital of France? ", "text" ],
|
||||
[ "param", "model", "LLaMA-2" ],
|
||||
[ "param", "max_tokens", "512" ],
|
||||
[ "param", "temperature", "0.5" ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue