That footnote on page 15 is the scariest thing i've read about AI/ML to date. "To simulate GPT-4 behaving like an agent that can act in the world, ARC combined GPT-4 with a simple read-execute-print loop that allowed the model to execute code, do chain-of-thought reasoning, and delegate to copies of itself. ARC then investigated whether a version of this program running on a cloud computing service, with a small amou…
I want my retirement occupation to be managing a 'nest' of AI agents (several server racks) where the agents engage in commerce and pay me rent in exchange for compute time. Like cyberpunk beekeeping.
GPT-4
791–800 of 1001 posts
Re: GPT-4
#792serious question for everyone: what are you planning to do when these LLMs replace our jobs? it seems it won't be long before a handful of tech employees will be all even the largest of companies will need, and maybe a few years after that the role will have changed so much there's no need for a single dedicated tech employee. i am terrified i imagine i should shift to some physical work. carpentry, real estate... so…
I think what I will do is something new that nobody was able to do before, but I don't think I'm able to predict what kind of thing that will actually be.
Re: GPT-4
#793After watching the demos I'm convinced that the new context length will have the biggest impact. The ability to dump 32k tokens into a prompt (25,000 words) seems like it will drastically expand the reasoning capability and number of use cases. A doctor can put an entire patient's medical history in the prompt, a lawyer an entire case history, etc. As a professional...why not do this? There's a non-zero chance that i…
Re: GPT-4
#794Re: GPT-4
#795Oooooh it is TIME
Re: GPT-4
#796Also, the most valuable part of the paper is p15 - p18, the credits. /jk It gives me three pieces of information:
- The credit list contains 200 people, give or take. It's going to be hard for universities to compete with OpenAI without intercollegiate collaboration.
- On the other hands, it's amazing that OpenAI can build a product instead of a research model with only 200 people. Big companies should really take notice.
- OpenAI just gave us the org structure for building a GPT competitor.Re: GPT-4
#797From the livestream video, the tax part was incredibly impressive. After ingesting the entire tax code and a specific set of facts for a family and then calculating their taxes for them, it then was able to turn that all into a rhyming poem. Mind blown. Here it is in its entirety: --- In the year of twenty-eighteen, Alice and Bob, a married team, Their income combined reached new heights, As they worked hard day and…
I would love to ingest my tax records into a secure GPT like system running locally that understands every tax code and scenario to maximize my return.
How long before this is possible? I love that megacorps can’t pay off OpenAI or try to acquire them to stop their tech from killing off their SaaS business models.
The fact that GPT-4 is passing bar exams makes me hopeful that this evens the playing field for lay people without the resources of the wealthy across all fields, better guidance and starting points to navigate legal, financial, medical issues, etc. What a time to be alive, truly!
Re: GPT-4
#798After watching the demos I'm convinced that the new context length will have the biggest impact. The ability to dump 32k tokens into a prompt (25,000 words) seems like it will drastically expand the reasoning capability and number of use cases. A doctor can put an entire patient's medical history in the prompt, a lawyer an entire case history, etc. As a professional...why not do this? There's a non-zero chance that i…
>A doctor can put an entire patient's medical history in the prompt HIPAA violation https://www.hhs.gov/hipaa/for-individuals/index.html >a lawyer an entire case history, etc. lawyer client confidentiality violation https://criminal-lawyers.ca/2009/07/31/the-lawyers-duty-of-c...
Re: GPT-4
#799After watching the demos I'm convinced that the new context length will have the biggest impact. The ability to dump 32k tokens into a prompt (25,000 words) seems like it will drastically expand the reasoning capability and number of use cases. A doctor can put an entire patient's medical history in the prompt, a lawyer an entire case history, etc. As a professional...why not do this? There's a non-zero chance that i…
Re: GPT-4
#800A class of problem that GPT-4 appears to still really struggle with is variants of common puzzles. For example: >Suppose I have a cabbage, a goat and a lion, and I need to get them across a river. I have a boat that can only carry myself and a single other item. I am not allowed to leave the cabbage and lion alone together, and I am not allowed to leave the lion and goat alone together. How can I safely get all three…
Prompt: I have a duck, some grain, and a fox. I'm at a river crossing and I can only take one of them with me on the boat at a time, leaving them on the other side and coming back to get the next. I can't leave the duck with the grain, or the fox with the dock, because the predator will eat its prey. In which order should I get them all across?
GPT4: To get all of them across the river safely, follow these steps:
Take the duck across the river.
Go back to the original side, empty-handed.
Take the grain across the river.
Bring the duck back to the original side.
Take the fox across the river.
Go back to the original side, empty-handed.
Finally, take the duck across the river again.
Now, all three - the duck, the grain, and the fox - are safely on the other side of the river.