Skip to content

[Paper Bug] The paper missed an important detail #6

@Kamichanw

Description

@Kamichanw

The paper does not mention always refreshing the first layer, which is critical to reproduce your work. The related code is pasted below:

refresh_gen = feature_cache.refresh_gen(layer_id=self.layer_id) or self.layer_id == 0
refresh_prompt = feature_cache.refresh_prompt(layer_id=self.layer_id) or self.layer_id == 0

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