Earlier quoted context omitted.
You also have to be an insider. If I go to a bar, and overhear a pair of Googlers discussing something secret and overhear it, I can: 1) Trade on it. 2) Talk about it. Because I'm not an insider. On the other hand, if I'm sleeping with the CEO, I become an insider. Not a lawyer. Above is not legal advice. Just a comment that the line is much more complex, and talking about a potential acquisition is usually okay (if…
It doesn't matter if you overheard it at a bar or if you're just some HN commenter posting completely incorrect legal advice; the law prohibits trading on material nonpublic information. I would pay a lot to see you try your ridiculous legal hokey-pokey on how to define an "insider."
Groq runs Mixtral 8x7B-32k with 500 T/s
271–280 of 482 posts
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#272Earlier quoted context omitted.
You also have to be an insider. If I go to a bar, and overhear a pair of Googlers discussing something secret and overhear it, I can: 1) Trade on it. 2) Talk about it. Because I'm not an insider. On the other hand, if I'm sleeping with the CEO, I become an insider. Not a lawyer. Above is not legal advice. Just a comment that the line is much more complex, and talking about a potential acquisition is usually okay (if…
It doesn't matter if you overheard it at a bar or if you're just some HN commenter posting completely incorrect legal advice; the law prohibits trading on material nonpublic information. I would pay a lot to see you try your ridiculous legal hokey-pokey on how to define an "insider."
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#273Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#274I just want to say that this is one of the most impressive tech demos I’ve ever seen in my life, and I love that it’s truly an open demo that anyone can try without even signing up for an account or anything like that. It’s surreal to see the thing spitting out tokens at such a crazy rate when you’re used to watching them generate at one less than one fifth that speed. I’m surprised you guys haven’t been swallowed up…
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#275Seriously considering switching from [open]AI to Mix/s/tral in my apps.
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#276I (only) ran a couple of prompts but I am impressed. It has the speed of gpt 3.5 and the quality of gpt 4. Seriously considering switching from [open]AI to Mix/s/tral in my apps.
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#277Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#278Earlier quoted context omitted.
Yeah. That makes sense, thank you for clarifying. I updated my original post with a chart from NVIDIA which highlights the H100's capabilities. It doesn't seem unreasonable to expect a 7B model to run at 500 tok/s on that hardware.
This is a 50B model. (Mixtral 8x7b)
Still, the NVIDIA chart shows Llama v2 70B at 750 tok/s, no?
Re: Groq runs Mixtral 8x7B-32k with 500 T/s
#279The main problem with the Groq LPUs is, they don't have any HBM on them at all. Just a miniscule (230 MiB) [0] amount of ultra-fast SRAM (20x faster than HBM3, just to be clear). Which means you need ~256 LPUs (4 full server racks of compute, each unit on the rack contains 8x LPUs and there are 8x of those units on a single rack) just to serve a single model [1] where as you can get a single H200 (1/256 of the server…
Groq Engineer here, I'm not seeing why being able to scale compute outside of a single card/node is somehow a problem. My preferred analogy is to a car factory: Yes, you could build a car with say only one or two drills, but a modern automated factory has hundreds of drills! With a single drill, you could probably build all sorts of cars, but a factory assembly line is only able to make specific cars in that configur…