Update benchmark scripts (#8)
This commit is contained in:
@@ -124,6 +124,9 @@ def main(args):
|
||||
))
|
||||
return out["result"]
|
||||
|
||||
# warmup
|
||||
call_generate("Hello,", 1.0, 8, ".")
|
||||
|
||||
else:
|
||||
raise ValueError(f"Invalid backend: {args.backend}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user