Skip to content

Commit 1bb8421

Browse files
Updated RAG/AWS(Bedrock, llama2, github Actions, ECR, Docker) Author: @send2manoo Date: 2024-04-26 17:00 PM
1 parent 2830e23 commit 1bb8421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"modelId":"meta.llama2-70b-chat-v1",
44
"contentType":"application/json",
55
"accept":"applicaiton/json",
6-
"body":"{\"prompt\":\"[INST]You are a a very intelligent bot with exceptional critical thinking[/INST]\\nI went to the market and bought 10 apples. I gave 2 apples to your friend and 2 to the helper. I then went and bought 5 more apples and ate 1. How many apples did I remain with?\\n\\nLet's think step by step.\",\"max_gen_len\":512,\"temperature\":0.5,\"top_p\":0.9}"
6+
"body":"{\"prompt\":\"[INST]You are a a very intelligent bot with exceptional critical thinking[/INST]\\nI went to the market and bought 10 apples. I gave 2 apples to your friend and 2 to the helper. I then went and bought 5 more apples and ate 1. How many apples did I remain with?\\n\\nLet's think step by ste.\",\"max_gen_len\":512,\"temperature\":0.5,\"top_p\":0.9}"
77
}

0 commit comments

Comments
 (0)