this post was submitted on 18 Nov 2024
109 points (74.9% liked)

Memes

45679 readers
710 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
109
submitted 12 hours ago* (last edited 12 hours ago) by [email protected] to c/[email protected]
 

Check out my new community: [email protected]

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 hours ago (2 children)

What makes you think python is in optimized and bloated?

Did you know vast majority of AI development happening right now is on python? The thing that literally consumes billions of dollars of even-beefier-than-4090 GPUs like A100. Don't you think if they could do this more efficiently and better on C or assembly, they would do it? They would save billions.

Reality is that it makes no benefit to move away from python to lower level languages. There is no poor optimization you seek. In fact if they were to try this in lower level languages, they'll take even longer to optimize and yield worse results.

[–] [email protected] 1 points 1 hour ago

They do do it in C. The packages are written in C, python is just used as the wrapper to allow less coding skilled data scientists to easily use it.

That's like the entire data science joke. It's C in a python trench coat.

[–] [email protected] 2 points 4 hours ago

TBF, using AI as an example isn't the best choice when it consumes an ungodly amount of power.