Closed ocramz closed 2 years ago
Loading multi_query_experiments.profile_hf_generate results in
multi_query_experiments.profile_hf_generate
ImportError: cannot import name 'AttentionType' from 'transformers.models.gpt2.modeling_gpt2'
I find this puzzling since this class is not exported by transformers 4.20.0
transformers
Are you using a custom fork of transformers by chance?
Loading
multi_query_experiments.profile_hf_generate
results inI find this puzzling since this class is not exported by
transformers
4.20.0Are you using a custom fork of transformers by chance?