Skip to content

leachouri/Text-Generation-with-Transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Text Generation with Transformers - NLP


Text Generation with Hugging Face Transformers

In this repository, I demonstrate how to use a Hugging Face model for text generation

I will use the transformers library to:

  • Load a pre-trained language model.
  • Tokenize input text.
  • Generate text based on a given prompt.

Related project (using OpenAI):

Repository : https://github.com/leachouri/Spring-AI-Llm-Langchain

screenshot

image

Releases

No releases published

Packages

No packages published