Skip to content

Commit

Permalink
fix llm bench config based model search for gptj (#1701)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaidova authored Feb 10, 2025
1 parent 15cafea commit 02848bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/llm_bench/llm_bench_utils/config_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
"instruct-gpt",
"granite",
"granitemoe",
"gptj"
],
'ldm_super_resolution': ['ldm-super-resolution'],
}
Expand Down

0 comments on commit 02848bc

Please sign in to comment.