Skip to content

cumulative_logprob is None #58

@ChicyChen

Description

@ChicyChen

Hi authors,

When I try to run the vLLM demo, it turns out cumulative_logprob is None in the below line:
watermark_ppl = np.mean([-output.outputs[0].cumulative_logprob/len(output.outputs[0].token_ids) for output in outputs])
Do you have any suggestions on why this is happening?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions