Replies: 2 comments
-
Hi @smi45, transformers support is coming out in the next release 0.9.0, here's some example usage: https://github.com/bentoml/BentoML/blob/master/bentoml/frameworks/transformers.py#L39 Is this what you are looking for? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @parano for the response. I am looking out for binary text classification using bert and transformers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI,
For my use case i am using transformers "bert-base-german-cased" model and looking out for support from BentoML framework. I could not find any projects from the gallery in same line.
Could anyone help me on this?
Beta Was this translation helpful? Give feedback.
All reactions