-
Notifications
You must be signed in to change notification settings - Fork 142
Description
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.
-
[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
-
[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
-
/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(