Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd warnings that maybe should be errors. #84

Open
littleredrooster opened this issue Aug 16, 2024 · 0 comments
Open

Odd warnings that maybe should be errors. #84

littleredrooster opened this issue Aug 16, 2024 · 0 comments

Comments

@littleredrooster
Copy link

littleredrooster commented Aug 16, 2024

Can I ignore these warnings? I can't find a deepspeed config anywhere and I'm not sure which script initialized deepspeed to make changes.

  1. [2024-08-16 17:00:37,370] [WARNING] [config_utils.py:69:_process_deprecated_field] Config parameter replace_method is deprecated. This parameter is no longer needed, please remove from your call to DeepSpeed-inference

  2. [2024-08-16 17:00:37,370] [WARNING] [config_utils.py:69:_process_deprecated_field] Config parameter mp_size is deprecated use tensor_parallel.tp_size instead

  3. /usr/local/lib/python3.11/dist-packages/pydantic/_internal/fields.py:160: UserWarning: Field "model_name" has conflict with protected namespace "model".

You may be able to resolve this warning by setting model_config['protected_namespaces'] = ().
warnings.warn(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant