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

Unable to optimize microsoft/deberta-v3-small model #150

Open
hlkong323 opened this issue Oct 27, 2022 · 2 comments
Open

Unable to optimize microsoft/deberta-v3-small model #150

hlkong323 opened this issue Oct 27, 2022 · 2 comments

Comments

@hlkong323
Copy link

Here's command and error message. Please advise and help fix it. Thanks!

sudo docker run -it --rm --gpus all -v $PWD:/project ghcr.io/els-rd/transformer-deploy:latest bash -c "cd /project &&
convert_model -m "microsoft/deberta-v3-small"
--backend tensorrt onnx
--seq-len 16 128 128
--task classification"

image

@bminixhofer
Copy link

Hi @pommedeterresautee, I have the same problem trying to optimize DeBERTa.

Do you think it's possible to fix this with a reasonable amount of effort? In my experience DeBERTa is the best encoder-style model right now so this would be super useful to have.

@pommedeterresautee
Copy link
Member

Currently it s not on our todo

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

3 participants