aandrew-me / tgpt

AI Chatbots in terminal without needing API keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Mixtral-8x7b when it's available

niutech opened this issue · comments

Brave is working on the new freemium AI model in Leo: mixtral-8x7b-instruct. Explore the possibility of adding a (limited) support of it with tgpt when it's generally available.

The model is yet to support API. But your concern is fully addressed by this python clone of tgpt using -m flag e.g tgpt "<Your prompt>" -m mixtral-8x7b-instruct