This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
Replies: 1 comment
-
Yes, you can specify
I'm not really sure I understand this question; the BB2 model are currently implemented using Pytorch modules. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I understand that the pretrained weights are found when running
parlai interactive -mf zoo:blenderbot2/blenderbot2_400M/model --search-server relevant_search_server
but is there any way we can load the pretrained weights into another model and still see the same results? Is it also possible to purely implement Blenderbot2 in Pytorch?Beta Was this translation helpful? Give feedback.
All reactions