Skip to content

ArchBlizzard/next-word-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Next Word Predictor

An interactive command line interface that uses the Hugging Face transformers library to predict the next word in a given text sequence.

The script uses Microsoft's Phi-1 model to generate text predictions, offering top-k predictions along with their probability scores. It also supports GPU acceleration with automatic fallback to CPU when needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published