model_tar_gz

joined 1 year ago
[–] model_tar_gz@lemmy.world 5 points 1 day ago (1 children)

That’s fair. I see what I see at an engineering and architecture level. You see what you see at the business level.

That said. I stand by my statement because I and most of my colleagues in similar roles get continued, repeated and expanded-scope engagements. Definitely in LLMs and genAI in general especially over the last 3-5 years or so, but definitely not just in LLMs.

“AI” is an incredibly wide and deep field; much more so than the common perception of what it is and does.

Perhaps I’m just not as jaded in my tech career.

operations research, and conventional software which never makes mistakes if it's programmed correctly.

Now this is where I push back. I spent the first decade of my tech career doing ops research/industrial engineering (in parallel with process engineering). You’d shit a brick if you knew how much “fudge-factoring” and “completely disconnected from reality—aka we have no fucking clue” assumptions go into the “conventional” models that inform supply-chain analytics, business process engineering, etc. To state that they “never make mistakes” is laughable.

[–] model_tar_gz@lemmy.world 8 points 1 day ago* (last edited 18 hours ago) (3 children)

Absolutely not true. Disclaimer, I do work for NVIDIA as a forward deployed AI Engineer/Solutions Architect—meaning I don’t build AI software internally for NVIDIA but I embed with their customers’ engineering teams to help them build their AI software and deploy and run their models on NVIDIA hardware and software. edit: any opinions stated are solely my own, N has a PR office to state any official company opinions.

To state this as simply as possible: I wouldn’t have a job if our customers weren’t seeing tremendous benefit from AI technology. The companies I work with typically are very sensitive to CapX and OpX costs of AI—they self-serve in private clouds. If it doesn’t help them make money (revenue growth) or save money (efficiency), then it’s gone—and so am I. I’ve seen it happen; entire engineering teams laid off because a technology just couldn’t be implemented in a cost-effective way.

LLMs are a small subset of AI and Accelerated-Compute workflows in general.

[–] model_tar_gz@lemmy.world 2 points 2 days ago

That was no steakhouse. You straight up walked into a Mafia front. Like out of Michael Jackson’s Smooth Criminal music video.

[–] model_tar_gz@lemmy.world 5 points 5 days ago

His pecs are legitimately glorious.

[–] model_tar_gz@lemmy.world 2 points 5 days ago

I want to go to this show.

[–] model_tar_gz@lemmy.world 1 points 6 days ago

I like to splurge on a Shackshackshack from time to time.

[–] model_tar_gz@lemmy.world 4 points 6 days ago* (last edited 6 days ago)

We’re looking at this from opposite sides of the same coin.

The NN graph is written at a high-level in Python using frameworks (PyTorch, Tensorflow—man I really don’t miss TF after jumping to Torch :) ).

But the calculations don’t execute on the Python kernel—sure you could write it to do so but it would be sloooow. The actual network of calculations happen within the framework internals; C++. Then depending on the hardware you want to run it on, you go down to BLAS or CUDA, etc. all of which are written in low-level languages like Fortran or C.

Numpy fits into places all throughout this stack and its performant pieces are mostly implemented in C.

Any way you slice it: the post I was responding to is to argue that AI IS CODE. No two ways about that. It’s also the weights and biases and activations of the models that have been trained.

[–] model_tar_gz@lemmy.world 2 points 6 days ago (2 children)

Neural nets are typically written in C; then frameworks abstract on top of that (like Torch, or Tensorflow) providing higher-level APIs to languages like (most commonly) Python, or JavaScript.

There are some other nn implementations in Rust, C++, etc.

[–] model_tar_gz@lemmy.world 1 points 1 week ago

I don’t care. Will always be Nome. Fuck Pedo Stallman’s preference.

[–] model_tar_gz@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

I listen to Stellaris OST a lot these days. Turns out that good music to plan galactic domination is also good music to design and build software.

Don’t really play the game much anymore though. That was one of my main pandemic games.

[–] model_tar_gz@lemmy.world 4 points 1 week ago

I feel similar but with a 16-17” 3K resolution. Honestly it’s the biggest thing keeping me away from a Linux laptop and in my ancient 15” MacBook Pro.

view more: next ›