You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a solution when calling conversate.py or bot.py "if first or second argument is a matching language model".
By default is calling the model "gpt-3.5-turbo-0301" by openai.
This models are downloaded in ~/.cache/huggingface/hub
The text was updated successfully, but these errors were encountered:
Axlfc
changed the title
chatBot: Add support for GPT-J 6B, OPT, GALACTICA, LLaMA, and Pygmalion models
chatBot: Add support for non openai text generation models
Mar 16, 2023
Implement a solution when calling conversate.py or bot.py "if first or second argument is a matching language model".
By default is calling the model "gpt-3.5-turbo-0301" by openai.
This models are downloaded in ~/.cache/huggingface/hub
MODELS:
flan-ul2
OpenAssistant
The text was updated successfully, but these errors were encountered: