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 #2832

Merged
merged 38 commits into from
Mar 17, 2025
Merged

Conversation

HuggingFaceInfra
Copy link
Contributor

@HuggingFaceInfra HuggingFaceInfra commented Feb 4, 2025

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.

Wauplin and others added 27 commits November 19, 2024 03:10
…ingface/huggingface_hub into update-inference-types-automated-pr
…ingface/huggingface_hub into update-inference-types-automated-pr
…ingface/huggingface_hub into update-inference-types-automated-pr
…ingface/huggingface_hub into update-inference-types-automated-pr
…ingface/huggingface_hub into update-inference-types-automated-pr
…ingface/huggingface_hub into update-inference-types-automated-pr
@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch 4 times, most recently from ba14080 to 2097df4 Compare March 7, 2025 03:09
@Wauplin
Copy link
Contributor

Wauplin commented Mar 7, 2025

(some new changes on tool calls output related to TGI update to make it closer to openAI specs. Let's wait early next week to have all TGI changes propagated and then check what we should do we it -mostly fixing CI-)

@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch 4 times, most recently from b079bbf to fe4bf76 Compare March 13, 2025 03:10
@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch from fe4bf76 to 249f528 Compare March 14, 2025 03:09
@hanouticelina
Copy link
Contributor

CI is 🟢

@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-types-automated-pr branch from 41c1f60 to 2b35854 Compare March 15, 2025 03:07
@Wauplin
Copy link
Contributor

Wauplin commented Mar 17, 2025

@hanouticelina do you still have the changes locally? The force-push likely erased your commits from Friday from this PR 😕

@hanouticelina hanouticelina force-pushed the update-inference-types-automated-pr branch from 2b35854 to 41c1f60 Compare March 17, 2025 12:55
Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this back! As would Cinderella say, let's merge before midnight 😄

@hanouticelina
Copy link
Contributor

I think we can merge now so we don't forget about it 😄

@hanouticelina hanouticelina merged commit 1ae93d2 into main Mar 17, 2025
19 checks passed
@hanouticelina hanouticelina deleted the update-inference-types-automated-pr branch March 17, 2025 13:28
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.

4 participants