Hello!
I want to use Mixtral 8x7b for extracting data from long (up to 100 pages) documents.
In the best case I could just include all the content in the same request but I feel like it’s too big for it’s context window (I‘ve read different things about Mixtral‘s context window 🤔).
If that does not work I won‘t get around splitting the document and augmenting the extracted data gradually, right?
Would be great to hear your opinions or experiences 😄
Regards from Vienna,
Lukas