-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
When I install requirements by pip install -e ., I get errors when running the code. In the journey of fixing, if one error gets fixed, another pops up. If possible, please give your exact environment config.
This is the first error I get:
elf.rope_init_fn = ROPE_INIT_FUNCTIONS[self.rope_type]
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'default'
From here, I changed transformers versions many times to get it running but it always gave an error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels