Skip to content

Odd warnings that maybe should be errors. #84

@littleredrooster

Description

@littleredrooster

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(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions