I want to use the model for RAG but getting this everytime.

#262
by Namanfg - opened

ValueError: Model mistralai/Mixtral-8x7B-Instruct-v0.1 is not supported for task text-generation and provider together. Supported task: conversational.

Where are you getting this error? Which library/framework you are using for building your RAG platform?

Langchain
Anyways I shifted to one do the models from Ollama for my task

Sign up or log in to comment