UserWarning, is this normal?

#2
by lightingfish - opened

UserWarning: using greedy search strategy. However, temperature is set to 0.8 -- this flag is only used in sample-based generation modes. You should set decode_strategy="greedy_search" or unset temperature. This was detected when initializing the generation config instance, which means the corresponding file may hold incorrect parameterization and should be fixed.

Sign up or log in to comment