remove input from workers

This commit is contained in:
Lucas Armand
2025-12-10 14:46:10 -08:00
parent 4bcc508473
commit 6f795b8fb8
2 changed files with 0 additions and 7 deletions
-2
View File
@@ -39,8 +39,6 @@ benchmark_prompts = [
]
def parse_request(json_msg):
return {"input" : json_msg}
benchmark_dataset = [
{