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

Commercial Support? #266

Open
codesniffer13 opened this issue Jul 24, 2022 · 2 comments
Open

Commercial Support? #266

codesniffer13 opened this issue Jul 24, 2022 · 2 comments

Comments

@codesniffer13
Copy link

codesniffer13 commented Jul 24, 2022

Is commercial support available for this project?
If not, anyone who's familiar with the C++ part of this project interested in a paid gig to help integrate it?

@feifeibear
Copy link
Collaborator

Thanks for your attention to TurboTransformers.
This is an open-source project licensed under the BSD 3-Clause License.
You can modify the code and use it in your own commercial software as you wish .

@codesniffer13
Copy link
Author

Thanks for your attention to TurboTransformers. This is an open-source project licensed under the BSD 3-Clause License. You can modify the code and use it in your own commercial software as you wish .

Thanks for the quick reply. I'm looking for someone who is familiar with TurboTransformers to help support me as I integrate it into my C++ project. This will be things like answering questions, guidance, and maybe code changes. I'm willing to pay for this support.

Right now my goal is to use TurboTransformers for Sentiment Analysis with a BERT model. I noticed the example app has a hard-coded vector for the input, and the output is the 768 byte vector.

Does TurboTransformers have the ability to transform text into the input vector (presumably tokenizing & word-embedding)?

What is the recommended approach to transform the output vector into a single score (0-1) representing overall sentiment positivity/negativity?

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