Skip to content

Commit eca6726

Browse files
author
balogh.adam@icloud.com
committed
use gemini in stresstest
1 parent 53839b6 commit eca6726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stresstest/llm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# Number of requests to run serially
1010
NUM_REQUESTS = 100
11-
MODEL = og.TEE_LLM.CLAUDE_HAIKU_4_5
11+
MODEL = og.TEE_LLM.GEMINI_2_5_FLASH
1212

1313

1414
async def main(private_key: str):

0 commit comments

Comments
 (0)