Skip to content

ExeCuteRunrunrun/Blenderbot_with_paddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Blenderbot_with_paddle

Paddle implementation of Blenderbot, Recipes for building an open-domain chatbot, with help of its original implementation code

Goal:

  1. Reimplement Blenderbot and Blenderbot Small
  2. Convert models from pytorch to paddle
    • 90M;
    • 2.7B;
    • 2.7B distilled to 1.4B;
    • 2.7B distilled to 360M
  3. BlenderbotForConditionalGeneration model & BlenderbotSmallForConditionalGeneration model inference
    • 90M
    • 2.7B distilled to 360M
  4. Submit PR to PaddleNLP

About

Paddle implementation of Blenderbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published