More models
#13
-
Where do you go on huggingFace to get more token models to download? Not sure where to go. Thanks for your help. |
Beta Was this translation helpful? Give feedback.
Answered by
imrayya
Feb 17, 2023
Replies: 1 comment 7 replies
-
Well there no real category for it on hugginFace to get models that are specific to prompt generation, but if you search under text-generation and you should find a couple Personally, I have theses ones setup to try:
They should mention which tokenizer they've used in the model cards. Hope that helps |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
imrayya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well there no real category for it on hugginFace to get models that are specific to prompt generation, but if you search under text-generation and you should find a couple
Personally, I have theses ones setup to try:
They should mention which tokenizer they've used in the model cards.
Hope that helps