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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix optional model in tabular tasks #2018

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Feb 6, 2024

Fix #2015. Thanks @abidlabs for noticing 馃檹

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@abidlabs
Copy link
Member

abidlabs commented Feb 6, 2024

LGTM thanks for the quick fix @Wauplin! Just a couple of nits regarding the docstrings above

Wauplin and others added 2 commits February 7, 2024 09:48
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
@Wauplin
Copy link
Contributor Author

Wauplin commented Feb 7, 2024

Thanks for the careful review @abidlabs! I've made the changes and will merge soon.

@Wauplin Wauplin merged commit 400697c into main Feb 7, 2024
13 of 16 checks passed
@Wauplin Wauplin deleted the 2015-fix-optional-in-tabular-tasks branch February 7, 2024 08:54
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.

The tabular_regression and tabular_classification methods in InferenceClient don't use the default model name
3 participants