Skip to content

Why do we need to * 0.5 when initialize the model? #217

@dalision

Description

@dalision

why do we need to *0.5 when initialize the model?
in file stable_audio_tools/models/diffusion.py
DiTWrapper with torch.no_grad(): for param in self.model.parameters(): param *= 0.5

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