localGPT icon indicating copy to clipboard operation
localGPT copied to clipboard

UserWarning on entering a query

Open maotoledo opened this issue 2 years ago • 1 comments

After running python3 run_localGPT

Enter a query: How many states are in the USA?

python3.10/site-packages/transformers/generation/utils.py:1255: UserWarning: You have modified the pretrained model configuration to control generation. This is a deprecated strategy to control generation and will be removed soon, in a future version. Please use a generation configuration file (see https://huggingface.co/docs/transformers/main_classes/text_generation)
  warnings.warn(

maotoledo avatar Jun 05 '23 02:06 maotoledo

Duplicate of https://github.com/PromtEngineer/localGPT/issues/3

mora-phi avatar Jun 05 '23 07:06 mora-phi