Nvidia agrees to acquire Hugging Face for $13B
311–320 of 952 posts
Re: Nvidia agrees to acquire Hugging Face for $13B
#312Obviously, NVIDIA is trying to own the AI development chain. Owning HF -- the discovery and distribution channel -- is one thing, but I think the biggest threat vector is the privileged access to HF platform data, that includes HW survey info and model download pattern. This can be a borderline anti-trust case.
Re: Nvidia agrees to acquire Hugging Face for $13B
#313What is the business model of hugging face? My understanding was they were basically just a file hosting platform.
Didn’t we just witness it? Become a critical ecosystem player then get acquired based on the value of that position.
Re: Nvidia agrees to acquire Hugging Face for $13B
#314Earlier quoted context omitted.
Nvidia releases some of the most open open weights models, Nemotron 3, which have the full training code open, and most but not all of the training datasets. Nvidia is a big company. They are good about some things and bad about others. I think they really do like open weights because they make some of the best hardware for training, and the more open weights models there are, the more people are training and fine-tu…
What would be the worst three?
1. Oracle
2. A16Z
3. GameStop
Re: Nvidia agrees to acquire Hugging Face for $13B
#315Nvidia's been pretty terrible for open source / free software. No need to quote Linus Torvalds here. They want to control what runs on their hardware. They want to you write code against their proprietary drivers and APIs, not directly against the hardware (which these days of course also contains plenty of software, but still). Don't expect things to go differently this time around. Nvidia wants control over the sof…
Nvidia releases some of the most open open weights models, Nemotron 3, which have the full training code open, and most but not all of the training datasets. Nvidia is a big company. They are good about some things and bad about others. I think they really do like open weights because they make some of the best hardware for training, and the more open weights models there are, the more people are training and fine-tu…
The worry is that Nvidia is trying to control the way you run those models. Trying to bake CUDA assumptions into model design, and pushing the software ecosystem to be as Nvidia first as they can.
Re: Nvidia agrees to acquire Hugging Face for $13B
#316Earlier quoted context omitted.
> NVIDIA is one of the most open labs. Of course they are. They're commoditizing their complement. I want to own the hardware, not play around in an nvidia fiefdom full of nvidia rules.
You do own the hardware. Nvidia GPUs have FOSS driver alternatives (Nouveau, NOVA) and have supported OpenCL on the proprietary drivers since 2009. If you don't want to use CUDA, they expose the PTX bindings to write your own CUDA alternative too: https://docs.nvidia.com/cuda/parallel-thread-execution/index...
Also, when running OpenCL, NVIDIA hardware disables multiple DMA engines, and allows only one memory transfer at a time to prevent OpenCL running as fast as CUDA.
Did NVIDIA finally allow open source drivers to access all parts and features of the card to allow feature parity? Last time I checked they were considering a plan for planning a solution to that.
Re: Nvidia agrees to acquire Hugging Face for $13B
#317Re: Nvidia agrees to acquire Hugging Face for $13B
#318Earlier quoted context omitted.
NVIDIA is one of the most open labs. They even share many of their pre-training and even post-training datasets for Nemotron on HuggingFace; for example: https://huggingface.co/datasets/nvidia/Nemotron-Post-Trainin... Which other lab shares this? Yes, there is no question NVIDIA wants to lock you into CUDA and their hardware. But also, they’ve consistently demonstrated the most openness when it comes to model trainin…
> NVIDIA is one of the most open labs. Of course they are. They're commoditizing their complement. I want to own the hardware, not play around in an nvidia fiefdom full of nvidia rules.
Re: Nvidia agrees to acquire Hugging Face for $13B
#319Earlier quoted context omitted.
Talking about profit is so passé in the new economic paradigm. The rules have changed— it’s about how much a company is worth. Get with the times. –Some guys in every bubble I’ve witnessed.
I dunno. You can argue over whether they're overpaying, but it's not like Huggingface is Clinkle. They hit $150 million in ARR this year, they have tons of runway, and according to reports, have just started to even burn the money they raised a few years ago. I get that it's fun to be glib about the stupidity of tech elites and investors in general, but Huggingface have been pretty open about their financials and are…
Re: Nvidia agrees to acquire Hugging Face for $13B
#320Earlier quoted context omitted.
NVIDIA is one of the most open labs. They even share many of their pre-training and even post-training datasets for Nemotron on HuggingFace; for example: https://huggingface.co/datasets/nvidia/Nemotron-Post-Trainin... Which other lab shares this? Yes, there is no question NVIDIA wants to lock you into CUDA and their hardware. But also, they’ve consistently demonstrated the most openness when it comes to model trainin…
They are sharing stuff that makes you consume their stuff. Their position with big ai companies is always vulnerable (asics/direct tsmc relations)
No shit Sherlock. Name one company that shared their code to make you NOT to consume their stuff?