Does this make it practical to run LLMs on mobile devices? I wonder about the power consumption and if it can make sense to have it integrated in some future mobile devices. Or maybe have a dedicated storage, RAM and processing cores that goes as an USB-C add-on? A case with integrated battery and this chip? I'm dreaming of having LLMs on anything. Unlike the "bluetooth on everything" craze, this can be practical as…
Groq runs Mixtral 8x7B-32k with 500 T/s
51–60 of 482 posts
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#52Not clear if it is due to Groq or to Mixtral, but confident hallucinations are there.
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#53This is pretty sweet. The speed is nice but what I really care about is you bringing the per token cost down compared with models on the level of mistral medium/gpt4. GPT3.5 is pretty close in terms of cost/token but the quality isn't there and GPT4 is overpriced. Having GPT4 quality at sub-gpt3.5 prices will enable a lot of things though.
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#54Interesting, I ran my "prime test", it passed on generating a prime, it failed on it being large. > "Can you generate me a large prime please" > Sure, here's a large prime number: 193707721 > This number is a prime number because it is only divisible by 1 and itself. You can check its primality by trying to divide it by all the numbers up to its square root, and if none of them divide it evenly, then it is a prime nu…
I can't think of any value in asking LLM's to generate prime numbers. They are neural nets, not turing machines.
Especially the lack of nuance or uncertainty in the language they use.
They extremely confidently present the incorrect information, and prime generation is interesting because it's information that isn't easy to spot as obviously incorrect to the user while being information that's possible to determine is wrong at small numbers and difficult to verify for large numbers.
It's my favourite test because it's a good demonstration of the lack of nuance or uncertainty in LLMs. They have no sense of how wrong the information they're giving out might be.
If they could give confidence intervals for any information then they could provide the context by how likely they think they might be correct, but they actually double-down on their incorrectness instead.
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#55Impressive work. Nice job team. This is big.
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#56What are the current speeds in T/s for say ChatGPT 3.5 or ChatGPT 4? Just how much faster is this?
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#57This is pretty sweet. The speed is nice but what I really care about is you bringing the per token cost down compared with models on the level of mistral medium/gpt4. GPT3.5 is pretty close in terms of cost/token but the quality isn't there and GPT4 is overpriced. Having GPT4 quality at sub-gpt3.5 prices will enable a lot of things though.
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#58Not clear if it is due to Groq or to Mixtral, but confident hallucinations are there.
We run the open source models that everyone else has access to. What we're trying to show off is our low latency and high throughput, not the model itself.
"generate hallucinated results, faster"
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#59Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#60Does this make it practical to run LLMs on mobile devices? I wonder about the power consumption and if it can make sense to have it integrated in some future mobile devices. Or maybe have a dedicated storage, RAM and processing cores that goes as an USB-C add-on? A case with integrated battery and this chip? I'm dreaming of having LLMs on anything. Unlike the "bluetooth on everything" craze, this can be practical as…