Skip to content

Adds adapters for Hugging Face and Sklearn #18

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

Merged
merged 3 commits into from
Sep 5, 2022

Conversation

jhoetter
Copy link
Member

@jhoetter jhoetter commented Sep 5, 2022

Initially, this was meant as an adapter for https://github.com/basetenlabs/truss. However, during use case implementation, I realized that a direct integration doesn't make too much sense here, as we'd skip the chance to build and evaluate models , which is essentially what we want to leave to the data scientists.

Instead, I developed two further adapters for Hugging Face and Sklearn, making it easier to build the models, and afterwards transfer them to Truss.

@jhoetter jhoetter linked an issue Sep 5, 2022 that may be closed by this pull request
@jhoetter jhoetter merged commit 4ba7adc into master Sep 5, 2022
@jhoetter jhoetter deleted the 17-integrate-with-truss branch September 5, 2022 16:01
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

Successfully merging this pull request may close these issues.

Integrate with Truss
1 participant