mirror of
https://github.com/turboderp-org/exllamav2.git
synced 2026-04-20 06:19:00 +00:00
Fix standard ppl test
This commit is contained in:
@@ -218,6 +218,7 @@ if args.eval_dataset or args.standard_perplexity:
|
||||
|
||||
if args.standard_perplexity:
|
||||
|
||||
eval_length = args.eval_length
|
||||
if args.eval_dataset:
|
||||
print(f" !! Note, overriding specified --eval_dataset with {args.standard_perplexity}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user