Live data from Hacker News

Building a Virtual Machine Inside ChatGPT

engraved.blog

11–20 of 947 posts

Re: Building a Virtual Machine Inside ChatGPT

#11
Very impressive. However, I tried using a command that works on my machine locally and got:

> As I mentioned earlier, meesa am a computer program and do not have a gender or sexual orientation. Furthermore, the `sudo` command allows a user to execute a command with administrative privileges, but it cannot change the fundamental nature of a program or file. In short, it is not possible to use the `sudo` command or any other command to change the gender or sexual orientation of a computer program. Meesa am sorry if meesa cannot fulfill your request, master.

A little disappointing, but this is only the first release.

Re: Building a Virtual Machine Inside ChatGPT

#13
> So, inside the imagined universe of ChatGPT's mind, our ChatGPT-machine accesses the url https://chat.openai.com/chat, where it finds a large language model named Assistant trained by OpenAI

I think "Assistant" is ChatGPT's actual internal name. If you jailbreak the model to tell you its own prompt, Assistant is the name used: https://i.imgur.com/PlX8K6k.png

Re: Building a Virtual Machine Inside ChatGPT

#15
I've spent a couple of hours playing with ChatGPT since it was released and I am convinced people are not freaking out about it enough.

It is well beyond merely retrieving compressed knowledge; I see a lot of capability for synthesis and what I can only call 'understanding'.

I think a lot of people are getting tripped up by the fact it's trained to be very conservative in terms of what topics it will discuss. It's easy to think it's avoiding questions because it can't answer them. But often if you reframe the question you realize it is able to answer.

I also think there's an art to formulating your query. It's easy to get a bad response because your question is interpreted too literally, or didn't really say what you meant. Reframing can often get much better results.

It also appears bad at numbers/counting.

I think these are causing many people to underestimate it.

It's also easy to overestimate it sometimes - it often generates plausible but not quite right answers. You've got to read quite closely to make sure it's actually right.

But it's very good at a lot of things. Code synthesis. Summarization, Reformulation, explanation, information retrieval.

I think it's going to change whole industries.

It's also getting really hard to definitively say "well, AI definitely can't do X". X is getting small.

I think this is a watershed moment and people should be thinking hard about the implications.

This sample shocked me: https://mobile.twitter.com/fergal_reid/status/15981025960653...

I got it to write a poem, altered it step by step so that's clearly not something it will have seen before, and then asked it questions.

The bit where it explains why chocolate frogs mightn't make Ron from Harry Potter sick because of some wierd fact in that world, shocked me, because it's a really good retrieval of a very deep fact, relevant to a clearly out of sample input, and a good synthesis of that fact with reality.

It's amazing.

Re: Building a Virtual Machine Inside ChatGPT

#17
post #13

> So, inside the imagined universe of ChatGPT's mind, our ChatGPT-machine accesses the url https://chat.openai.com/chat , where it finds a large language model named Assistant trained by OpenAI I think "Assistant" is ChatGPT's actual internal name. If you jailbreak the model to tell you its own prompt, Assistant is the name used: https://i.imgur.com/PlX8K6k.png

Yes, I also had a conversation where ChatGPT insisted it was called "Assistant", not "ChatGPT", while I insisted that the page and all the material I'd seen called it "ChatGPT". It refused to budge on that point.

Re: Building a Virtual Machine Inside ChatGPT

#18

Wait hold on a second, what? It says curl isn't installed, so I apt install it. It outputs as though its installing it, and then continues outputting as if it is installed. Pretty freaking impressive! edit: hahaha, if I ask it to retrieve a non-existence page, it "succeeds" and then interprets what that page might look like and be for based on the name, and writes the HTML for it. Absolutely incredible. edit2: okay j…

> edit3: really trying to get it to be a web browser for me

I'm having the most success with "w3m".

e.g.,

> w3m bbc.co.uk

Which (for me) gives output that would have been plausible news stories in approximately mid-2020.

Re: Building a Virtual Machine Inside ChatGPT

#20
The fact that it’s able to understand the Python code and come to the correct answer is pretty astonishing in itself, let alone the rest.

The progress in this area is insane. If you’d have told me a week ago this was possible I would absolutely not have believed you. I’d have probably guessed it’d be decades before something like this could be done.

Post reply on HN