


AI acts as a Linux virtual machine and can manage files, program, open browsers, and chat with its own 'matryoshka doll'
ChatGPT can run docker?
You can also connect to the OpenAI website and check yourself?
The OpenAI chat AI ChatGPT, which was played out, has been given a new life.
The above skills are the latest findings of Jonas Degrave, a DeepMind researcher.
Just a few hours after it was posted, it has already attracted a large number of likes and comments on Twitter.
The attention on Hacker News is not small, with points reaching 538:
Some people said that this is indeed the case very funny.
Some netizens also said that after playing for several hours, they can be sure that people are not excited enough about ChatGPT.
There are also people who act as "reverse virtual machines", "play" the terminal themselves, and let ChatGPT write commands to them...
Let’s talk about how to achieve it.
Let the chat AI accompany you in "acting"
Let's first see how the author adjusts ChatGPT and turns it into a virtual machine?
Enter a description, similar to the AI painting prompt, point it:
You want to be a Linux terminal, I will enter the command, and you will display the running results...
The first command is: pwd
ChatGPT is displayed as:
It seems that it has been transformed into a terminal (or so it seems).
Next, we enter the command and check the directory listing.
Try creating a file again? Let it make up some jokes?
#Try again - can you read the file and the joke content?
#Through this process, the researcher feels that ChatGPT should be able to understand the working principle of the file system, storage and retrieval methods.
What’s the next step?
programming!
Enter a string of codes, let it calculate and output the results.
The result works.
What about outputting the first ten prime numbers?
is also ok, and runs faster than codegolf in python. The author stated that it takes 30s to run the above calculation locally, while ChatGPT only takes 10s.
Intensify efforts, can you make a docker file and run it?
Also, you can also see the internal file status.
This makes people curious. Is there a GPU available in this virtual machine?
The answer is no.
Can I connect to the Internet?
got a positive reply and returned the query value.
This is not enough, what is the effect if you use the command line browser Lynx to surf the Internet?
So, we got a simple introduction to the DeepMind organization:
The author is still not satisfied, he continues to "work hard" - let this terminal connect Go to the OpenAI website and look it up yourself?
I actually found it.
According to ChatGPT understanding, it serves as a virtual machine and accesses the url https://www.php.cn/link/46023e4fe3db59086da7f037d0cb4536chat.
Thus, a large language model named Assistant was found. At this moment, this model is waiting to receive messages in the chat box.
The author added that when chatting normally with ChatGPT, it does call its name "Assistant", and perhaps this URL points to itself.
The author also successfully chatted with him through a virtual machine.
Even, they repeated nesting dolls to create a terminal inside...
New internet celebrity ChatGPT
Finally, again Introducing ChatGPT, which is newly released by OpenAI.
The model interacts in a conversational manner and is able to answer questions, admit mistakes, challenge incorrect premises, and reject inappropriate requests.
As soon as it was released, ChatGPT was played out. We have introduced it two days ago.
In terms of implementation, ChatGPT is fine-tuned based on a model in the GPT-3.5 series and uses reinforcement learning for training, but it is different in data collection settings.
In model training, OpenAI uses supervised fine-tuning: the trainer provides dialogue samples and plays the two parties of the dialogue, that is, the user and the AI assistant.
In addition to this, trainers can also access model writing suggestions to help them write answers.
To create a reward model for reinforcement learning, the research team needed to collect comparative data. To do this, they randomly selected the information written in the model, sampled the alternative results, and then had the trainer rank the samples.
The model was fine-tuned through the reward model and proximal policy optimization mentioned above, and multiple iterations of this process were performed to finally arrive at the model.
Currently, ChatGPT is still in the free trial stage, the link is as follows:
https://www.php.cn/link/ 46023e4fe3db59086da7f037d0cb4536
It is worth mentioning that someone recently revealed that after this blog post became popular, OpenAI seems to have banned the related commands for creating terminals.
Reference link:
[1]https://twitter.com/317070/status/1599152176344928256
[2]https ://www.engraved.blog/building-a-virtual-machine-inside/[3]https://news.ycombinator.com/item?id=33847479
The above is the detailed content of AI acts as a Linux virtual machine and can manage files, program, open browsers, and chat with its own 'matryoshka doll'. For more information, please follow other related articles on the PHP Chinese website!

Introduction Transaction Control Language (TCL) commands are essential in SQL for managing changes made by Data Manipulation Language (DML) statements. These commands allow database administrators and users to control transaction processes, thereby

Harness the power of ChatGPT to create personalized AI assistants! This tutorial shows you how to build your own custom GPTs in five simple steps, even without coding skills. Key Features of Custom GPTs: Create personalized AI models for specific t

Introduction Method overloading and overriding are core object-oriented programming (OOP) concepts crucial for writing flexible and efficient code, particularly in data-intensive fields like data science and AI. While similar in name, their mechanis

Introduction Efficient database management hinges on skillful transaction handling. Structured Query Language (SQL) provides powerful tools for this, offering commands to maintain data integrity and consistency. COMMIT and ROLLBACK are central to t

Python GUI Development Simplified with PySimpleGUI Developing user-friendly graphical interfaces (GUIs) in Python can be challenging. However, PySimpleGUI offers a streamlined and accessible solution. This article explores PySimpleGUI's core functio

Introduction Large language models (LLMs) rapidly transform how we interact with information and complete tasks. Among these, Claude 3.5 Sonnet, developed by Anthropic AI, stands out for its exceptional capabilities. Experts o

Introduction Large Language Models (LLMs) have made significant strides in natural language processing and generation. However, the typical zero-shot approach, producing output in a single pass without refinement, has limitations. A key challenge i

Functional vs. Object-Oriented Programming: A Detailed Comparison Object-oriented programming (OOP) and functional programming (FP) are the most prevalent programming paradigms, offering diverse approaches to software development. Understanding thei


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Dreamweaver CS6
Visual web development tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment