Skip to content

Conversation

@kowshik-thatinati
Copy link

Added a detailed explanation of Named Entity Recognition (NER) and provided a code example using the Hugging Face transformers pipeline.

Kowshik Thatinati added 14 commits October 18, 2025 18:56
Updated the example to use a generator for batch processing of prompts.
…indi)

Added an example for multilingual text generation using the text-generation pipeline and the accelerate library.
…indi)

Added multilingual text-generation example (English, Hindi, Telugu)
Added a section comparing inference speed on CPU vs GPU using Hugging Face pipeline and Accelerator.
Add CPU vs GPU performance comparison example
docs: added multi-input,device-aware text-generation example
Add multilingual text generation example to tutorial(English,Telugu,Hindi)
This example demonstrates batch inference with custom post-processing for text generation using the transformers library.
Add advanced text-generation example with post-processing
Rename advanced_examples to advanced_examples.md
Added a detailed explanation of Named Entity Recognition (NER) and provided a code example using the Hugging Face transformers pipeline.
@kowshik-thatinati
Copy link
Author

Hi 👋, just checking in! Could someone please approve the build_pr_documentation workflow when possible?
The PR enhances the NER example in the pipeline tutorial. Thanks for your time and review!

@kowshik-thatinati
Copy link
Author

Hi @huggingface-maintainers 👋
I’ve added a NER tutorial example to the pipeline tutorial.
All CI checks have passed, and the branch has been updated with the latest main.
Could you please approve the pending workflows and review the PR when convenient?
Thank you!

@kowshik-thatinati
Copy link
Author

Hi 👋, just checking in! Could someone please approve the build_pr_documentation workflow when possible?
The PR enhances the NER example in the pipeline tutorial. Thanks for your time and review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants