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

[Bot] Update inference types #2712

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HuggingFaceInfra
Copy link
Contributor

This PR updates the inference types. It has been generated by running:

# Generate Python code
pnpm run inference-codegen  # from @huggingface/tasks-gen

# Copy to this repository
cp -r ./huggingface.js/packages/tasks/.python_generated/* ./huggingface_hub/src/huggingface_hub/inference/_generated/types

# Clean things
make inference_update
make style

This PR was automatically created by the Update Inference Types workflow.

Make sure the changes are correct before merging.

@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.

@hanouticelina
Copy link
Contributor

let's not merge this for now and wait for the PRs in transformers that makes the matching changes to be merged first cc @Rocketknight1

@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch 2 times, most recently from 3bb1403 to bfdd71c Compare December 24, 2024 03:05
@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch 2 times, most recently from 204577d to 8538079 Compare January 10, 2025 03:07
@Rocketknight1
Copy link
Member

Just pinging here to say I'm aware of this issue, and I'm going to try to figure out how to sync up the updates soon!

@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch 4 times, most recently from da6fbea to 7a9560c Compare January 21, 2025 03:02
@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch from 7a9560c to b0ac947 Compare January 24, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants