localGPT
localGPT copied to clipboard
UserWarning on entering a query
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(
Duplicate of https://github.com/PromtEngineer/localGPT/issues/3