Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements #3

Open
aozorahime opened this issue Sep 26, 2024 · 1 comment
Open

requirements #3

aozorahime opened this issue Sep 26, 2024 · 1 comment

Comments

@aozorahime
Copy link

Hi, can you provide the information about the requirements for running this code? since we are confused on this requirements version and got a lot of errors.

@sinuofan
Copy link

Traceback (most recent call last):
File "/cluster/tufts/laolab/sfan06/sfanPorject/Edge-LLM/main.py", line 384, in
train()
File "/cluster/tufts/laolab/sfan06/sfanPorject/Edge-LLM/main.py", line 194, in train
trainer = Seq2SeqTrainer(
File "/cluster/tufts/laolab/sfan06/sfanPorject/condaenv/edgellm/lib/python3.9/site-packages/transformers/utils/deprecation.py", line 165, in wrapped_func
return func(*args, **kwargs)
File "/cluster/tufts/laolab/sfan06/sfanPorject/condaenv/edgellm/lib/python3.9/site-packages/transformers/trainer_seq2seq.py", line 72, in init
super().init(
TypeError: init() got an unexpected keyword argument 'processing_class'
I got kind of same question, this means the transformer version problem. I have not fix this yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants