←back to thread

352 points ferriswil | 2 comments | | HN request time: 0.001s | source
Show context
quantadev ◴[] No.41890862[source]
I wonder if someone has feed this entire "problem" into the latest Chat GPT-01 (the new model with reasoning capability), and just fed it in all the code for a Multilayer Perceptron and then given it the task/prompt of finding ways to implement the same network using only integer operations.

Surely even the OpenAI devs must have done this like the minute they got done training that model, right? I wonder if they'd even admit it was an AI that came up with the solution rather than just publishing it, and taking credit. haha.

replies(1): >>41891120 #
chx ◴[] No.41891120[source]
You are imaging LLMs are capable of much more than they actually are. Here's the only thing they are good for.

https://hachyderm.io/@inthehands/112006855076082650

> You might be surprised to learn that I actually think LLMs have the potential to be not only fun but genuinely useful. “Show me some bullshit that would be typical in this context” can be a genuinely helpful question to have answered, in code and in natural language — for brainstorming, for seeing common conventions in an unfamiliar context, for having something crappy to react to.

> Alas, that does not remotely resemble how people are pitching this technology.

replies(1): >>41893002 #
quantadev ◴[] No.41893002[source]
No, I'm not imagining things. You are, however, imaging (incorrectly) that I'm not an expert with AI who's already seen superhuman performance out of LLM prompts in the vast majority of every software development question I've ever asked them, starting all the way back at GPT-3.5.
replies(1): >>41893148 #
1. dotnet00 ◴[] No.41893148[source]
So, where are all of your world changing innovations driven by these superhuman capabilities?
replies(1): >>41897050 #
2. quantadev ◴[] No.41897050[source]
You raise a great point. Maybe I should be asking the AI for more career advice or new product ideas, rather than just letting it merely solve each specific coding challenge.