Mistral-8x7B-Chat
huggingface.co
Mistral-8x7B-Chat
1–10 of 75 posts
Re: Mistral-8x7B-Chat
#2Re: Mistral-8x7B-Chat
#3Re: Mistral-8x7B-Chat
#4llama.cpp support needed ASAP, not just quantized, but I hope it will be albe to run in a way that keeps the same two experts for minimum N tokens generated and re-valuate the expert to select only then, so that it will be possible to do the inference in low ram doing something similar to "paging".
Re: Mistral-8x7B-Chat
#5Is there a centralized list somewhere that tests "use this for x purpose, use that for y?"
Re: Mistral-8x7B-Chat
#6Re: Mistral-8x7B-Chat
#7Man this LLM stuff gets released faster than I can keep up. Is there a centralized list somewhere that tests "use this for x purpose, use that for y?"
Re: Mistral-8x7B-Chat
#8https://openrouter.ai/models/fireworks/mixtral-8x7b-fw-chat
Chat playground:
https://openrouter.ai/playground?models=fireworks/mixtral-8x...
Re: Mistral-8x7B-Chat
#9llama.cpp support needed ASAP, not just quantized, but I hope it will be albe to run in a way that keeps the same two experts for minimum N tokens generated and re-valuate the expert to select only then, so that it will be possible to do the inference in low ram doing something similar to "paging".
There is an issue for it: https://github.com/ggerganov/llama.cpp/issues/4381
[0]: https://github.com/ggerganov/llama.cpp/issues/4216#issuecomm...