Epistemic status: head spinning, suddenly unsure of everything in alignment. And unsure of these predictions.
I’m following the suggestions in 10 reasons why lists of 10 reasons might be a winning strategy in order to get this out quickly (reason 10 will blow your mind!). I’m hoping to prompt some discussion, rather than try to do the definitive writeup on this topic when this technique was introduced so recently. Read More
Tag Archives: ChatBots
Forced to take the field? We comprehensively tested Wenxin Yiyan (Ernie Bot), and we can only say____
We got access to Ernie Bot!
Yesterday afternoon, at the Baidu Beijing HQ’s announcement hall, Robin Li hastily walked up to the stage to announce a product that has attracted much attention recently
…. Everybody was waiting for this product that could rival ChatGPT
Some people were filled with expectations but also a lot of people just wanted to see Baidu make a fool out of itself.
But is Ernie Bot ultimately 出丑 (making a fool) or 出彩 (making brilliance)
We need to try it to find out, right? Read More
Yann LeCun and Andrew Ng: Why the 6-month AI Pause is a Bad Idea
What if ChatGPT was trained on decades of financial news and data? BloombergGPT aims to be a domain-specific AI for business news
The news and data giant has — with a relatively small team — built a generative AI that it says outperforms the competition on its own specific information needs.
If you were going to predict which news company would be the first out with its own massive AI model, Bloomberg would’ve been a good bet. For all its success expanding into consumer-facing news over the past decade, Bloomberg is fundamentally a data company, driven by $30,000/year subscriptions to its terminals.
On Friday, the company announced it had built something called BloombergGPT. Think of it as a computer that aims to “know” everything the entire company “knows.” Read More
The Paper
Introducing S-GPT, A Shortcut to Connect OpenAI’s ChatGPT with Native Features of Apple’s Operating Systems
It’s the inaugural week of the second annual edition of Automation April, and to celebrate the occasion, I’ve been working on something special: today, I’m introducing S-GPT, an advanced conversational shortcut for ChatGPT that bridges OpenAI’s assistant to native system features of iOS, iPadOS, macOS, and watchOS.
S-GPT (which stands for Shortcuts-GPT) is free to use for everyone, but it requires an OpenAI account with an associated pay-as-you-go billing plan since it takes advantage of OpenAI’s developer API, which has a cost. S-GPT was built with the latest ChatGPT API, and it can be used both with the existing ChatGPT 3.5 model or – if you have access to it – the ChatGPT 4 API.
Read More
GPT 4 Can Improve Itself – (ft. Reflexion, HuggingGPT, Bard Upgrade and much more)
ChatGPT Gets a Computer
… Computers are, at their core, incredibly dumb; a transistor, billions of which lie at the heart of the fastest chips in the world, are simple on-off switches, the state of which is represented by a 1 or a 0. What makes them useful is that they are dumb at incomprehensible speed; the Apple A16 in the current iPhone turns transistors on and off up to 3.46 billion times a second.
… It is mathematical logic that reduces all of math to a series of logical statements, which allows them to be computed using transistors.
… ChatGPT does great at the “human-like parts”, where there isn’t a precise “right answer”. But when it’s “put on the spot” for something precise, it often falls down. But the whole point here is that there’s a great way to solve this problem—by connecting ChatGPT to Wolfram|Alpha and all its computational knowledge “superpowers”.
… That’s exactly what OpenAI has done, by adding support for plug-ins to ChatGPT. Read More
Google C.E.O Sundar Pichai on Bard, A.I. ‘Whiplash’ and Competing With ChatGPT
For years, Google was seen as one of the most cutting-edge developers of A.I. But, with OpenAI’s release of ChatGPT, and other chatbots beating Google to market, is that distinction still the case? Google’s chief executive is in an unenviable position: Scramble to catch up or, in the face of potentially harmful technology, move slowly.
Today, Sundar Pichai on Google’s delicate balance between A.I. innovation and safety. Read More
Cerebras releases seven large language models for generative AI, trained on its specialized hardware
Artificial intelligence chipmaker Cerebras Systems Inc. today announced it has trained and now released seven GPT-based large language models for generative AI, making them available to the wider research community.
The new LLMs are notable as they are the first to be trained using CS-2 systems in the Cerebras Andromeda AI supercluster, which are powered by the Cerebras WSE-2 chip that is specifically designed to run AI software. In other words, they’re among the first LLMs to be trained without relying on graphics processing unit-based systems. Cerebras said it’s sharing not only the models, but also the weights and training recipe that was used, via a standard Apache 2.0 license. Read More
MM-REACT: Prompting ChatGPT for Multimodal Reasoning and Action
We propose MM-REACT, a system paradigm that integrates ChatGPT with a pool of vision experts to achieve multimodal reasoning and action. In this paper, we define and explore a comprehensive list of advanced vision tasks that are intriguing to solve, but may exceed the capabilities >of existing vision and vision-language models. To achieve such advanced visual intelligence, MM-REACT introduces a textual prompt design that can represent text descriptions, textualized spatial coordinates, and aligned file names for >dense visual signals such as images and videos. MMREACT’s prompt design allows language models to accept, associate, and process multimodal information, thereby facilitating the synergetic combination of ChatGPT and various vision experts. Zero-shot experiments demonstrate MM-REACT’s effectiveness in addressing the specified capabilities of interests and its wide application in different scenarios that require advanced visual understanding. Furthermore, we discuss and compare MM-REACT’s system paradigm with an alternative approach that extends language models for multimodal scenarios through joint finetuning. Code, demo, video, and visualization are available at https://multimodal-react.github.io/.
Read More