Skip to content

A simple HTTP server using Rust and configuring it to manage HuggingFace text-to-text generator bot.

Notifications You must be signed in to change notification settings

anujchourasia15/gpt2-bot-handler-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt2-bot-handler-rust

A simple HTTP server using Rust and configuring it to manage HuggingFace text-to-text generator bot.

Large response time

Due to less resources on hugging face it takes a while for the server to load the request.

Resources

  • HuggingFace for the ml models
  • Rust based server to handle the requests

Server live links

Note Though it is using gpt2-medium but it can use better models. Link https://huggingface.co/spaces/anujchourasia/gpt2-text-generator

About

A simple HTTP server using Rust and configuring it to manage HuggingFace text-to-text generator bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published