Is this right? I thought CoT was a prompting method and are we calling the reasoning models as CoT models?
The impact of competition and DeepSeek on Nvidia
141–150 of 500 posts
Re: The impact of competition and DeepSeek on Nvidia
#142>With the advent of the revolutionary Chain-of-Thought ("COT") models introduced in the past year, most noticeably in OpenAI's flagship O1 model (but very recently in DeepSeek's new R1 model, which we will talk about later in much more detail), all that changed. Instead of the amount of inference compute being directly proportional to the length of the output text generated by the model (scaling up for larger context…
Re: The impact of competition and DeepSeek on Nvidia
#143Earlier quoted context omitted.
Honestly I tried searching his recent tweets for AMD and there was way too much noise in there to figure out his current position!
" we are going to move it off AMD to our own or partner silicon. We have developed it to be very portable." https://x.com/__tinygrad__/status/1879617702526087346
Re: The impact of competition and DeepSeek on Nvidia
#144Great article but it seems to have a fatal flaw. As pointed out in the article, Nvidia has several advantages including: - Better Linux drivers than AMD - CUDA - pytorch is optimized for Nvidia - High-speed interconnect Each of the advantages is under attack: - George Hotz is making better drivers for AMD - MLX, Triton, JAX: Higher level abstractions that compile down to CUDA - Cerbras and Groq solve the interconnect…
I want the NVIDIA monopoly to end, but there is no real competition still. * George Hotz has basically given up on AMD: https://x.com/__tinygrad__/status/1770151484363354195 * Groq can't produce more hardware past their "demo". It seems like they haven't grown capacity in the years since they announced, and they switched to a complete SaaS model and don't even sell hardware anymore. * I dont know enough about MLX, Tr…
Re: The impact of competition and DeepSeek on Nvidia
#145>With the advent of the revolutionary Chain-of-Thought ("COT") models introduced in the past year, most noticeably in OpenAI's flagship O1 model (but very recently in DeepSeek's new R1 model, which we will talk about later in much more detail), all that changed. Instead of the amount of inference compute being directly proportional to the length of the output text generated by the model (scaling up for larger context…
Reasoning models are a result of the learnings from CoT prompting.
Re: The impact of competition and DeepSeek on Nvidia
#146>With the advent of the revolutionary Chain-of-Thought ("COT") models introduced in the past year, most noticeably in OpenAI's flagship O1 model (but very recently in DeepSeek's new R1 model, which we will talk about later in much more detail), all that changed. Instead of the amount of inference compute being directly proportional to the length of the output text generated by the model (scaling up for larger context…
Reasoning models are a result of the learnings from CoT prompting.
Re: The impact of competition and DeepSeek on Nvidia
#147Earlier quoted context omitted.
AMD P/E ratio is 109, NVDA is 56. Which stock is overvalued?
NVDA is valued at $3.5 trillion, which means investors think it will grow to around $1 trillion in yearly revenue. Current revenue is around $35 billion per quarter, so call it $140 billion yearly. Investors are betting on a 7x increase in revenue. Not impossible, sounds plausible but you need to assume AMD, INTC, GOOG, AMZN, and all the others who make GPUs/TPUs either won't take market share or the market will be w…
Re: The impact of competition and DeepSeek on Nvidia
#148Earlier quoted context omitted.
Sorry, I don’t know who George Hotz is, but why isn’t AMD making better drivers for AMD?
George Hotz is a hot Internet celebrity that has basically accomplished nothing of value but has a large cult following. You can safely ignore. (Famous for hacking the PS3–except he just took credit for a separate group’s work. And for making a self-driving car in his garage—except oh wait that didn’t happen either.)
Re: The impact of competition and DeepSeek on Nvidia
#149Earlier quoted context omitted.
Reasoning models are a result of the learnings from CoT prompting.
I'm curious what are the key differences between "a reasoning model" and good old CoT prompting. Is there any reason to believe that the fundamental limitations of prompting don't apply to "reasoning models"? (hallucinations, plainly wrong output, bias towards to training data mean etc.)