Skip to content

Commit

Permalink
Update test_llm_pipeline_static.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TolyaTalamanov authored Jan 3, 2025
1 parent 7d1fd1d commit dcb075c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python_tests/test_llm_pipeline_static.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
get_greedy_n_stop_strings_include_to_output, \
get_multinomial_temperature, \
get_multinomial_all_parameters, \
get_multinomial_temperature_and_presence_penalty \
get_multinomial_temperature_and_presence_penalty, \
get_beam_search

# This test suite is designed specifically to validate the functionality and robustness of the StaticLLMPipeline on NPUW:CPU.
Expand Down

0 comments on commit dcb075c

Please sign in to comment.