FreePromptEditing:TypeError: SelfAttentionControlEdit.__init__() got multiple values for argument 'self_replace_steps'
Open
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
what's the problem
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the SelfAttentionControlEdit class and its __init__ call sites in the Python source. Reproduce the reported TypeError with the FreePromptEditing path, then determine which call passes self_replace_steps more than once; done means the path initializes without that exception and its relevant tests or example run succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100