Skip to content

The /classify method does not respond to the raw_scores parameter. #658

@vasilypht

Description

@vasilypht

System Info

linux, for all versions of the library

Information

  • Docker + cli
  • pip + cli
  • pip + usage of Python interface

Tasks

  • An officially supported CLI command
  • My own modifications

Reproduction

  1. Run any classification model
  2. Pass the raw_scores parameter in the request body
  3. The result does not change, the softmax result is always returned.

The code does not handle the flag when calling the classify method.

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