This is where we always assumed the industry was going. Expensive GPUs are great for training, but inference is getting so optimized that it will run on smaller and/or cheaper processors (per token).
Cerebras' Wafer Scale Engine is the opposite of small and cheap. https://cerebras.ai/product-chip/
Cerebras Inference: AI at Instant Speed
11–20 of 75 posts
Re: Cerebras Inference: AI at Instant Speed
#12This is where we always assumed the industry was going. Expensive GPUs are great for training, but inference is getting so optimized that it will run on smaller and/or cheaper processors (per token).
Re: Cerebras Inference: AI at Instant Speed
#13Does Cerebras support reliable structured output like the recent OpenAI 4o?
Re: Cerebras Inference: AI at Instant Speed
#14Re: Cerebras Inference: AI at Instant Speed
#15The numbers are pretty incredible. Will the competition be able to match them?
https://groq.com/12-hours-later-groq-is-running-llama-3-inst...
Re: Cerebras Inference: AI at Instant Speed
#16Re: Cerebras Inference: AI at Instant Speed
#17It would be understandable that they are focused currently on inference speed, but features like structured output and prompt caching make it possible to build more capable LLM applications. Does Cerebras support reliable structured output like the recent OpenAI 4o?
Cerebras is a startup producing innovative AI chips. Their chips are super cool, and I personally believe Cerebras is ahead of the industry and is on the right technical path. As a matter of fact, Cerebras started with HPC chips. Then pivoted to AI like everyone else.
They are still deep in the trench for survival.
Given that, they have very little software prowess compared to AMD (which has *terrible* software stack for AI GPUs look at https://github.com/ROCm/rdc, an equivalent to NVIDIA DCGM, which virtually has no maintainer, and no one is using it), NVIDIA (the golden standard of software stack for AI GPUs); and you are referring to structured output and prompt caching which are prominently developed by LLM research institutions (OpenAI Anthropic, each of which have way more funding than Cerebras)
In the end, educate yourself, and do not put unrealistic expectation on startups.
Re: Cerebras Inference: AI at Instant Speed
#18Sure but can they fit a bigger model? I don’t think they can string together these to fit bigger models like llama3.1 405b
Re: Cerebras Inference: AI at Instant Speed
#19Re: Cerebras Inference: AI at Instant Speed
#20Can really fast inference (e.g. 1M tok/sec) make LLMs more intelligent? I am imagining you could run multiple agents and can choose and discard outputs using other LLMs simultaneously. Will the output look more like a real thought process? Or will it remain just same?
[1] https://langchain-ai.github.io/langgraph/tutorials/multi_age...