Earlier quoted context omitted.
They have, because until now Apple Silicon was the only practical way for many to work with larger models at home because they can be configured with 64-192GB of unified memory. Even the laptops can be configured with up to 128GB of unified memory. Performance is not amazing (roughly 4060 level, I think?) but in many ways it was the only game in town unless you were willing and able to build a multi-3090/4090 rig.
I would bet that people running LLMs on their Macs, today, is <0.1% of their user base.
Nvidia's Project Digits is a 'personal AI supercomputer'
441–450 of 510 posts
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#442Earlier quoted context omitted.
That Altra may be a good choice for certain server applications, like a Web server, but when used as a workstation it will be sluggish, because it uses weak cores, with much lower single-threaded performance than the Arm cores used in NVIDIA Digits. For certain applications, e.g. for those with many array operations, the 20 cores of Digits might match 40 cores of Altra at equal clock frequency, but the cores of Digit…
I mean I can get a Snapdragon X Elite laptop for $1200 that'll have a faster CPU than the one in the Digits, too...
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#443Earlier quoted context omitted.
Are you aware that mainline linux runs on these Jetson devices? It's a bit of annoying work, but you can be running ArchLinuxARM. https://github.com/archlinuxarm/PKGBUILDs/pull/1580 Edit: It's been a while since I did this, but I had to manually build the kernel, overwrite a dtb file maybe (and Linux_for_Tegra/bootloader/l4t_initrd.img) and run something like this (for xavier) sudo ./flash.sh -N 128.30.84.100:/srv/ar…
How close does any of that get a person to having Ubuntu 24.04 running on their board? (I guess we can put aside the issue of Nvidia's closed source graphics drivers for the moment)
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#444Can one game on it? If one can skip buying gaming rig with a 5090 with its likely absurd price then this 3k becomes a lot easier for dual use hobbyists to swallow Edit 5090 is 2k
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#445What are the CPU specs? Idk about the GPU but a really fast ARM cpu and a ton of ram and it already runs Linux?!! If it’s competitive with the M chips from Apple this might be my next box.
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#446Of course no chance of this with x86 because of market segmentation.
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#447Earlier quoted context omitted.
How close does any of that get a person to having Ubuntu 24.04 running on their board? (I guess we can put aside the issue of Nvidia's closed source graphics drivers for the moment)
Isn't the Jetson line more of an embedded line and not a end-user desktop? Why would you run Ubuntu?
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#448I highly doubt it's half or ever quarter of GB200, unless they have hidden water cooling or something outside. GB200 is 1200 Watts. Digits doesn't look like it would be above 200W, and cooling 200W would be impressive.
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#449Earlier quoted context omitted.
It's possible. I haven't had a system completely destroyed by Nvidia in the last few years, but I've been assuming that's because I've gotten in the habit of just not touching it once I get it working...
I update drivers regularly. I've only had one display failure and was solved by a simple rollback. To be a bit fair (:/) it was specifically a combination of new beta driver and a newer kernel. It's definitely improved a ton since 10 years ago I just would not update them except very carefully.
That was years ago, but it happened multiple times and I've been very cautious ever since.
Re: Nvidia's Project Digits is a 'personal AI supercomputer'
#450Earlier quoted context omitted.
The bigger picture is that OpenAI o3/o4.. plus specialized models will blow open the doors to genome tagging and discovery, but that is still 1 to 3 years away for ASI to kick in.
While I kinda agree with you, I don't think we will ever find a meaningful way to throw genome sequencing data at LLMs. It's simple too much data. I've worked in a project some years ago where we were using data from genome sequencing of a bacteria. Every sequenced sample was around 3GB of data and sample size was pretty small with only about 100 samples to study. I think the real revolution will happen because code…