I get the stupid basic excuse about big tech purchasing loads of silicon. That reasoning seems deeply flawed and idiotic to me. If Deepseek R1 democratizes training more for less, then that means customers with mid to small size data centers like universities now have access to train and research models in this space. Nvidia does not have a real competitor, so they get the sale. Their potential customer base just grew exponentially right? OpenAI should be devalued massively by this change, but I don’t see why anything impacts Nvidia negatively in this instance. Am I missing something or is the market this level of stupid? (I have no skin in this game)

    • @Revonult
      link
      25 hours ago

      DeepSeek showed you can do the same work with less cards so Nvidia is going to sell less cards.

    • @JiveTurkey
      link
      18 hours ago

      They didn’t use cuda though and there are reports of AMD chips doing very well on R1.

      • @[email protected]
        link
        fedilink
        English
        15 hours ago

        Yeah, they used what seems like the GPU equivalent of assembly language, which if anything leaves them even more tied to Nvidia.

        • @JiveTurkey
          link
          14 hours ago

          PTX can be used on AMD GPUs through the Scale toolkit, which allows CUDA programs to run natively on AMD graphics processors. Scale is a CUDA compiler that uses open-source LLVM components to compile CUDA sources for AMD GPUs.