🚨BREAKING: LLaMA 3 Is HERE and SMASHES Benchmarks (Open-Source)

Matthew Berman
18 Apr 202415:35

Summary

TLDRThe video script discusses the launch of Llama 3, the latest model in the Llama series by Meta AI. The host expresses excitement about the new release, noting its significance in the world of AI and its potential to attract more people to artificial intelligence. Llama 3 is available in both 8 billion and 70 billion parameter versions, with the middle size version expected to follow. The model is positioned as a competitor to Chat GPT and is showcased for its impressive coding capabilities, including the quick creation of a Python snake game. The host also highlights the model's enhanced performance, ability to handle complex tasks, and its focus on agents as first-class citizens in AI. Additionally, the script touches on Meta AI's commitment to trust and safety with the release of Llama Guard 2 and other safety tools. The video concludes with the host's anticipation for further testing and integration of Llama 3 into various applications.

Takeaways

  • 🚀 **Llama 3 Launch**: Meta AI has launched Llama 3, the third version of the Llama series, continuing the trend of open-source, locally run AI models.
  • 🎨 **Tie-Dye for the Launch**: The speaker is excited about the launch, even wearing a tie-dye hoodie to celebrate the event.
  • 📈 **Performance Enhancements**: Llama 3 offers enhanced performance with both 8 billion and 70 billion parameter versions, designed for a wide range of applications.
  • 🔍 **Missing Middle Size**: There's an observation that the middle size version around 34 billion parameters is missing, implying potential future releases.
  • 🤖 **AI Agents Emphasis**: Llama 3 positions AI agents as first-class citizens, highlighting their importance beyond simple prompts.
  • 🐍 **Coding Test**: The speaker tests Llama 3's coding capabilities by asking it to write a Snake game in Python, which it does successfully and quickly.
  • 📊 **Benchmarks and Scalability**: Llama 3 shows excellent performance in benchmarks, outperforming other models like Gemma 7B and MISTL 7B, especially in coding tasks.
  • 🧩 **Multi-Step Task Capability**: The model's ability to handle multi-step tasks effortlessly is a significant improvement, beneficial for AI agents.
  • 🔒 **Trust and Safety Updates**: Meta AI has updated its responsible use guide and trust and safety tools, including Llama Guard 2, to ensure responsible development and use of LLMs.
  • 🌐 **Global Availability**: Meta AI is expanding its availability, rolling out in multiple countries and integrating into various platforms like Facebook, Instagram, and WhatsApp.
  • 📱 **Mobile Integration**: Users can access Meta AI features through their mobile devices, making AI capabilities more accessible and convenient.
  • 📸 **Image Generation**: Meta AI's image generation feature is now faster, allowing users to create images on the fly, with the option to animate them.

Q & A

  • What is the significance of the launch of Llama 3?

    -Llama 3 is the third version of the Llama series of models developed by Meta AI. It is significant because it continues the trend of open-source, locally run models that have helped a new generation of people get into artificial intelligence. It offers enhanced performance, scalability, and is capable of handling complex tasks like translation and dialogue generation with improved efficiency.

  • What are the different versions of Llama 3 that have been released?

    -Llama 3 has been released in both 8 billion and 70 billion pre-trained and instruction-tuned versions to support a wide range of applications. However, the middle size version around 34 billion parameters is missing, which is expected to be released in the future.

  • How does Llama 3 perform in coding tasks?

    -Llama 3 has shown significant improvements in coding tasks. It was able to generate a complete snake game in Python on the first try, which is a complex task. It also scored triple the math score of its competitors, indicating a strong capability for reasoning, code generation, and instruction following.

  • What are the trust and safety measures that Meta AI has implemented with Llama 3?

    -Meta AI has updated the Responsible Use Guide (RUG) and introduced Llama Guard 2, which includes tools like Code Shield and Cybersec SEC Eval 2. These tools are designed to ensure the models are used responsibly, looking for insecure code practices, susceptibility to prompt injection, and other potential issues.

  • How does Llama 3 compare to other models in terms of benchmarks?

    -Llama 3 outperforms its predecessor, Llama 2, across the board in benchmarks. When compared to other models like Gemma 7B and Mistil 7B Instruct, Llama 3's 8 billion parameter version showed superior results in MLU, GP QA, and human eval. The 70 billion parameter version also performed well against larger models like Gemini Pro 1.5 and CLA 3 Sonnet.

  • What is the context length supported by Llama 3?

    -Llama 3 supports an 8K context length, which doubles the capacity of Llama 2. While this is an improvement, it is still considered small compared to other models like GPT 4, which supports 128k, and Gemini Pro 1.5, which supports a million tokens.

  • How does Meta AI plan to integrate Llama 3 into their ecosystem?

    -Meta AI plans to integrate Llama 3 into their ecosystem through various applications and platforms like Facebook, Instagram, WhatsApp, and Messenger. It will be used for tasks such as recommending restaurants, finding events, and providing real-time information without leaving the app.

  • What are the potential use cases for Llama 3 in the AI stack?

    -Llama 3 can be used in various layers of the AI stack. At the infrastructure layer, it can be used for agent orchestration, evaluation, and deployment. At the app layer, it can be integrated into existing apps to add AI features or be the foundation for new AI-driven apps. It is expected to be particularly useful for developing agents and other AI-powered applications.

  • How does the release of Llama 3 impact the AI market?

    -The release of Llama 3 puts competitive pressure on closed models like GP4, Claude, and Gemini, potentially pushing down prices and commoditizing models. It signals a shift towards open-source models, which can democratize AI technology and make it more accessible to developers and users.

  • What are the trust and safety tools included in Llama Guard 2?

    -Llama Guard 2 includes tools like Code Shield, which protects against insecure code practices, and Cybersec SEC Eval 2, which evaluates the model for various security issues including susceptibility to prompt injection and offensive cybersecurity capabilities.

  • How can developers access Llama 3 models?

    -Developers can access Llama 3 models by visiting the Meta AI website and downloading the models. The models are available in both 8 billion and 70 billion parameter versions, and the code is open-sourced on GitHub, allowing developers to fine-tune the models as needed.

  • What is the significance of the 15 trillion tokens of data used to train Llama 3?

    -The 15 trillion tokens of data represent a significant increase in the training dataset size compared to Llama 2, which is seven times larger. This larger dataset, including four times more code, contributes to the enhanced capabilities and performance of Llama 3, making it one of the most capable models available.

Outlines

00:00

🚀 Introduction to Llama 3 and Meta AI's New Developments

The video script begins with excitement for the launch of Llama 3, the third version of the Llama series of models from Meta AI. The host talks about the impact of the original Llama leak on the open-source AI community and how it has influenced the field. The script introduces the new features of Llama 3, including its availability in both 8 billion and 70 billion pre-trained and instruction-tuned versions. The host also mentions the absence of a middle size version and highlights the model's capabilities for a wide range of applications. The script discusses the model's performance, particularly in multi-step tasks and complex scenarios like translation and dialogue generation. It also touches on the model's training on a vast dataset and its enhanced scalability and performance.

05:02

📊 Llama 3's Benchmarks and Trust & Safety Features

The second paragraph delves into the benchmarks of Llama 3, comparing its performance with other models like Google's Gemini Pro 1.5 and Mistil 7B. The host highlights Llama 3's significant lead in benchmarks, especially in math scores and code generation. The script also discusses Meta AI's focus on trust and safety, introducing the Responsible Use Guide (RUG) and the Llama Guard 2, which are designed to ensure the responsible development and use of the model. The host expresses enthusiasm for the model's potential in agents and AI-powered applications and anticipates further developments in this area.

10:04

🌐 Meta AI's Integration and Expansion of Llama 3

The third paragraph discusses the integration of Llama 3 into various applications and platforms, emphasizing its potential use in chat, search, and more across Meta's apps. The host suggests that Meta AI should integrate user context into Llama 3 to enhance its functionality. The script also mentions the improvements in Meta AI's image generation capabilities and its global rollout in several countries. The host describes the practical examples of how Meta AI can be used in everyday scenarios, such as planning a night out or a weekend getaway, and its incorporation into social media feeds and messenger apps.

15:05

📈 Llama 3's Performance and Future Testing

The final paragraph focuses on the performance of Llama 3, showcasing its improvements over Llama 2 across various benchmarks. The host expresses eagerness to test Llama 3 thoroughly using their evaluation rubric. The script also mentions the availability of Llama 3's code on GitHub, indicating that while the code is open-source, the original weights may not be. The host invites viewers to like, subscribe, and look forward to upcoming videos that will further explore Llama 3's capabilities.

Mindmap

Keywords

💡Llama 3

Llama 3 refers to the third version of the Llama series of AI models developed by Meta AI. It is a significant upgrade from its predecessors and is central to the video's theme as it represents the latest advancement in AI technology. The video discusses its features, capabilities, and potential applications, highlighting its importance in the field of artificial intelligence.

💡Meta AI

Meta AI is the company responsible for developing the Llama series of models. In the context of the video, Meta AI is portrayed as a pioneer in the open-source AI movement, having a significant impact on the accessibility and development of AI technologies. The video mentions Meta AI's role in releasing Llama 3 and its commitment to open-source contributions to the AI community.

💡Pre-trained and Instruction Tune Versions

These terms refer to the different configurations of the Llama 3 model. Pre-trained versions are models that have already been trained on a large dataset, while instruction-tune versions are further trained to follow specific instructions. These concepts are important as they highlight the flexibility and adaptability of Llama 3 for various applications, as mentioned in the video.

💡Multi-step Tasks

Multi-step tasks are complex problems that require multiple steps or stages to solve. In the context of the video, Llama 3's ability to handle such tasks effortlessly is emphasized, showcasing its advanced capabilities. This is particularly relevant for AI applications that require sequential reasoning and problem-solving, such as planning or decision-making processes.

💡Code Generation

Code generation is the process of creating source code automatically. In the video, it is highlighted as one of the key capabilities of Llama 3, with the model demonstrating impressive performance in coding tasks. This is significant as it suggests that Llama 3 can be effectively utilized in software development and programming, which are increasingly important in the tech industry.

💡Benchmarks

Benchmarks are standard tests or measurements used to assess the performance of a system or model. The video discusses Llama 3's benchmarks, comparing its performance with other models like Gemma 7B and Claude 3 Sonet. These benchmarks are crucial as they provide a quantitative measure of Llama 3's capabilities and effectiveness in various tasks.

💡Trust and Safety

Trust and safety refer to the ethical considerations and measures taken to ensure that AI technologies are used responsibly. The video mentions Meta AI's focus on trust and safety, highlighting the company's efforts to update its responsible use guide and introduce tools like Llama Guard 2. This is important as it addresses concerns about the potential misuse of AI and emphasizes the need for ethical AI development.

💡Llama Guard

Llama Guard is a system developed by Meta AI to ensure the safe and responsible use of their AI models. It is mentioned in the context of the video as part of Meta AI's trust and safety innovations. Llama Guard is significant as it represents the company's commitment to creating secure and trustworthy AI technologies.

💡Open Source

Open source refers to software or models whose source code is made available to the public, allowing anyone to view, use, modify, and distribute it. In the video, Meta AI's decision to open source the Llama 3 model is discussed, emphasizing the company's contribution to the AI community. This is significant as it promotes collaboration, innovation, and transparency in AI development.

💡Image Generation

Image generation is the process of creating images or visual content using AI. The video showcases Meta AI's advancements in image generation, where users can create and animate images through simple prompts. This feature is noteworthy as it demonstrates the versatility of AI models in creative applications and the potential for integrating AI into various forms of digital media.

💡AI Stack

The AI stack refers to the different layers of technology that make up an AI system, from hardware to applications. The video discusses the concept of the AI stack, suggesting that value in AI is shifting from the model layer to other layers such as infrastructure and applications. This is important as it reflects on the evolving landscape of AI technology and where future innovations and investments are likely to be focused.

Highlights

Llama 3, the third version of Meta AI's Llama series, has been launched.

Llama 3 is available in both 8 billion and 70 billion pre-trained and instruction-tuned versions.

The middle size version around 34 billion parameters is expected but not yet released.

Llama 3 is positioned as a competitor to Chat GPT with enhanced capabilities for agents.

Meta AI's new chat interface for Llama 3 allows users to test its capabilities directly.

Llama 3 demonstrated impressive performance by quickly generating a working Snake game in Python.

The model has been trained on a dataset seven times larger than Llama 2, including four times more code.

Llama 3 supports 8K context length, doubling the capacity of Llama 2.

Benchmarks show Llama 3 outperforming other models like Gemma 7B and Mistil 7B in various tasks.

Meta AI has released Llama Guard 2, enhancing trust and safety tools for responsible AI development.

Llama 3 integrates with Meta's apps for tasks like recommending restaurants and finding events.

Meta AI's image generation feature now produces images as you type, offering real-time creation.

The Llama 3 model is open source, allowing users to download and fine-tune the model.

Meta AI is expanding its availability globally, with support in over a dozen countries outside the US.

Llama 3 is being integrated into Meta's search and recommendation systems for a more personalized user experience.

The GitHub page for Llama 3 provides access to the model's code and benchmarks for developers.

Llama 3's training on 15 trillion tokens represents a significant advancement in AI model capabilities.

The speaker plans to conduct a full suite of tests on Llama 3 and integrate it into Crew AI.

Transcripts

play00:00

llama 3 day is here what an exciting day

play00:04

I even broke out the tie-dye hoodie just

play00:06

for this launch today we are going to be

play00:09

talking all about llama 3 we're going to

play00:11

review the announcement I'm going to

play00:13

show you what's new about it what's

play00:14

different about it and I have a bunch of

play00:17

videos planned for llama 3 including

play00:19

testing and coding and fine-tuning

play00:22

everything so very exciting times if

play00:25

you're not already subscribed be sure to

play00:27

subscribe to continue getting awesome AI

play00:29

content so let's dig into it so just a

play00:33

few minutes ago we had the launch of

play00:35

llama 3 this is the third version of the

play00:39

Llama series of models out of meta Ai

play00:42

and taking a step back the original

play00:43

llama leak which was about a year ago

play00:46

was really what set off the entire

play00:49

open-source locally run model craze and

play00:52

I am so thankful to meta and whoever

play00:54

leaked it because it got an entire new

play00:57

generation of people into AR icial

play01:00

intelligence and then we had llama 2

play01:02

which was a huge upgrade from llama 1

play01:04

and now today we have llama 3 so let me

play01:07

show you what it's all about this is the

play01:08

blog post build the future of AI with

play01:11

meta llama 3 you can find this you can

play01:13

download the models and everything from

play01:15

here l.a. comom lama3 now available with

play01:20

both 8 billion and 70 billion

play01:22

pre-trained and instruction tune

play01:24

versions to support a wide range of

play01:25

applications now if you're a keen

play01:27

Observer you're probably noticing

play01:28

they're missing that middle size version

play01:30

around 34 billion parameters I'm sure

play01:32

it's coming and it looks like meta AI

play01:35

has released or maybe they hadn't at I

play01:36

didn't know about it essentially a chat

play01:39

GPT UI competitor right here so we can

play01:42

actually test it out and I'll run a

play01:44

quick couple tests on it just to show

play01:46

you but the full battery of tests I'm

play01:48

going to save for another video and it's

play01:50

interesting that they say right here

play01:51

whether you're developing agents or

play01:53

other AI powered applications these

play01:55

models offer the capabilities and

play01:57

flexibility you need to develop your

play01:58

ideas and basically agents are now first

play02:01

class citizens in the world of AI there

play02:03

were a lot of people who doubted that

play02:05

agents are actually a thing because they

play02:06

said well it's just a prompt right it's

play02:09

so much more than that and I'm glad that

play02:11

meta is seeing that and also knows that

play02:13

and here it is meta AI meta aai this is

play02:16

their new chat interface for llama 3

play02:19

Let's just test something really quickly

play02:21

and I bet you know what I'm going to

play02:23

test write the Game snake in Python all

play02:26

right here we go it is lightning fast

play02:29

look at this and I'm not actually sure

play02:31

if it's using the 8 billion or 70

play02:33

billion parameter version but it is

play02:35

super fast so we're going to copy the

play02:37

code and it is using the curses Library

play02:40

so I think that means it's going to be

play02:42

terminal based all right pasted the code

play02:44

in here doesn't look like we have any

play02:46

immediate errors let's push play all

play02:48

right we have a working snake game in

play02:52

fact this is one of the more complete

play02:54

games that I've seen amazing it even

play02:56

gives me the score it has a window and

play02:58

this time the snake snake can go through

play03:01

which is cool and let's see what happens

play03:03

if the snake goes into itself if I can

play03:05

actually do that yep and it crashes

play03:08

Flawless this would be an absolute pass

play03:10

for llama 3 so again be sure to check

play03:13

out my coming videos where I'm going to

play03:14

do the full Suite of tests and if you

play03:16

want to try it yourself just go to meta

play03:19

and now they have their own inference

play03:20

front end which is amazing all right

play03:22

let's keep reading so we have enhanced

play03:25

performance enhanced stated thee art

play03:27

performance of llama 3 and openly

play03:29

accessible model that excels at language

play03:31

nuances contextual understanding and

play03:34

complex tasks like translation and

play03:35

dialogue generation with enhanced

play03:37

scalability and performance llama 3 can

play03:39

handle multi-step tasks effortlessly

play03:42

while our refined posttraining processes

play03:44

significantly lowers false refusal rates

play03:47

improve response alignment and boost

play03:49

diversity and model answers so this is

play03:51

all good I'm especially interested in

play03:54

multi-step tasks being handled

play03:55

effortlessly because that in my mind

play03:58

screams a agents and you know I'm going

play04:01

to be plugging this into crew AI

play04:03

additionally it drastically elevates

play04:05

capabilities like reasoning code

play04:06

generation and instruction following and

play04:09

they have the download model link right

play04:11

here if we click it you request access

play04:14

put in your information why would we

play04:16

ever want to get llama 2 anymore meta

play04:19

code llama I can't wait for meta code

play04:20

llama to be based on llama 3 and then

play04:22

you download it and here are the

play04:24

benchmarks so llama 3 models take data

play04:27

and scale to new heights it's been

play04:28

trained on our two recently announced

play04:31

custombuilt 24,000 GPU clusters on over

play04:34

15 trillion tokens of data a training

play04:39

data set seven times larger than that

play04:41

used for llama 2 including four times

play04:44

more code I love the coding use case I'm

play04:47

so glad that they're using a lot more

play04:48

code obviously it's really good I just

play04:51

tested it with snake and it got it on

play04:53

the first try this results in the most

play04:55

capable llama model yet which supports

play04:56

8K context length and that doubles the

play04:59

capacity of llama 2 8K is still pretty

play05:02

small GPT 4 is 128k and even that's

play05:05

small nowadays Gemini Pro 1.5 is a

play05:07

million tokens so we're getting a bit

play05:09

jaded with our token limits now uh AK is

play05:12

small but fine-tuned versions will

play05:14

increase that drastically and hopefully

play05:16

it still maintains the quality looking

play05:18

at the benchmarks they are comparing the

play05:21

8 billion parameter version to Gemma 7B

play05:24

which is Google's small open model and

play05:26

mistl 7B instruct which is always one of

play05:29

my favorites if not my favorite but now

play05:31

metal Lama 38b the clear winner the

play05:35

clear winner for these smaller models

play05:37

for the mlu five shot 78.4 compared to

play05:40

53 and 58 GP QA zero shot 34 compared to

play05:44

21 and 26 basically across the board

play05:46

human eval GSM AK math I mean look at

play05:50

the math score for llama 3 the math

play05:53

score is triple what Gemma 7B and mistl

play05:56

7B instruct are so I should probably add

play05:59

more comp complex math questions at this

play06:01

point to my llm rubric if you have any

play06:04

that you suggest drop it in the comments

play06:06

below I'll add it then we have the large

play06:08

model and here's the interesting thing

play06:10

meta decided to compare their large 70b

play06:13

model against Gemini Pro 1.5 which is

play06:16

Clos source that is Google's

play06:18

top-of-the-line model the million token

play06:20

context window model and CLA 3 Sonet but

play06:23

not Cloud 3 Opus and Cloud 3 Opus is

play06:26

pretty much regarded as the best model

play06:28

out there Clos open doesn't matter it is

play06:31

the best so it's interesting that they

play06:32

only compared it against clae 3 Sonet

play06:35

because the Sonet model is the middle

play06:37

model of all three of the Claude models

play06:39

so again MML five shot it won but just

play06:43

barely GPT QA it lost but just barely

play06:47

human eval it is much better and as a

play06:50

reminder human eval is code generation

play06:53

so look at this llama 38b code

play06:55

generation double that of Gemma 7B and

play06:58

mistl 7B and for llama 370b human eval

play07:02

is 81 nearly 82 Gemini Pro 71 and CLA 3

play07:06

Sonic 73 so they really went all out on

play07:09

the coding aspect of this model and

play07:12

that's my favorite use case so I could

play07:13

not be more excited that probably also

play07:16

means it's really good at function

play07:17

calling and so again I think agents GSM

play07:20

8K at one and then for the math

play07:23

benchmark it got a 50 which is actually

play07:26

a bit less than Gemini Pro 1.5 and quite

play07:29

a bit bit more than Cloud 3 Sonet and

play07:31

we're going to talk a little bit about

play07:33

trust and safety because that is a big

play07:35

theme for meta especially because

play07:37

they're open sourcing all of this they

play07:38

really want to make sure that people are

play07:40

using it responsibly whatever that

play07:43

actually means and so let's take a look

play07:44

at some of their new Innovations for the

play07:46

trust and safety category so with the

play07:48

release of llama 3 we've updated the

play07:50

responsible use guide rug to provide the

play07:53

most comprehensive information on

play07:54

responsible development with llms our

play07:56

system Centric approach includes updates

play07:59

to our trust and safety tools with llard

play08:01

2 so I've not actually heard of lard

play08:03

surprisingly optimized to support the

play08:05

newly announced taxonomy published by ml

play08:07

Commons expanding its coverage to a more

play08:09

comprehensive set of safety categories

play08:11

code shield and cyers SEC eval 2 so what

play08:14

is llama guard making safety tools

play08:17

accessible to everybody so enabling

play08:19

developers advanced Safety and building

play08:20

an open ecosystem so llama guard is

play08:23

their kind of architecture for making

play08:26

sure that the models are being used

play08:28

appropriately and here's what it looks

play08:30

like we have the responsible llm product

play08:32

development stages determine the use

play08:33

case we have the model level so you're

play08:35

actually creating the model we have the

play08:37

system level where llama guard 2 and

play08:40

llama code Shield are being implemented

play08:42

and then building transparency here is

play08:44

an evaluation meet llama cyber secc eval

play08:48

and basically what it does is looks for

play08:50

insecure code practices cyber attacker

play08:52

helpfulness code interpreter abuse

play08:54

offensive cyber security capabilities

play08:56

and susceptibility to prompt injection

play08:58

so it'll be interesting for this last

play09:00

one because there have been a number of

play09:02

jailbreaking techniques that have just

play09:04

worked and completely shattered The

play09:07

Cutting Edge closed source and open

play09:09

source models and they have an entire

play09:11

paper for this but I'm not going to go

play09:12

over that now if you want to see that

play09:14

let me know in the comments below and

play09:16

yeah meta AI is brand new that's meta

play09:19

doai that is their front end to their

play09:21

inference engine they are basically

play09:23

competing with chat GPT but it is free

play09:26

at least for now so a better assistant

play09:28

thanks to our latest advanced with metal

play09:29

Lama 3 We Believe meta AI is now the

play09:31

most intelligent AI system you can use

play09:33

for free boy their continued releases

play09:37

into the open source Community is such a

play09:40

great defensive competitive play I

play09:43

really believe that and the more they

play09:45

release for free the more pressure they

play09:47

put on closed models like gp4 like

play09:50

Claude like Gemini and they will

play09:54

continue to push down the price which is

play09:56

good for everybody else for us

play09:58

developers and users of these systems

play10:00

and I've also been saying that models

play10:03

are becoming commoditized very quickly

play10:06

and we talked in a previous video a lot

play10:08

about the AI stack and where the value

play10:10

is going to be right so at the bottom we

play10:13

have the hardware layer that's the

play10:15

Invidia and the grocs of the world and

play10:17

there's going to be a lot of value

play10:18

created there but that you know probably

play10:19

had to be started many years ago above

play10:22

that we have the infrastructure layer

play10:24

and that's agent orchestration tools and

play10:27

evaluation tools and observability

play10:29

deployment everything like that there's

play10:31

going to be a ton of value there we have

play10:33

the model layer which I don't think

play10:35

there's going to be a lot of value in

play10:36

the long run there and then at the very

play10:38

top we have the app layer so apps built

play10:41

with or apps completely built on top of

play10:43

AI or existing apps that are now having

play10:46

AI features and I do think that there's

play10:48

going to be a lot of value there

play10:49

although we haven't seen that yet so you

play10:51

can use meta AI in feed chats search and

play10:54

more across our apps to get things done

play10:56

and access real-time information without

play10:58

having to leave the app now what I think

play11:00

they need to do and I don't think

play11:02

they've done it yet but I bet they will

play11:04

is start to integrate all the context

play11:06

that you already have as a user of all

play11:09

their systems into llama 3 so it

play11:11

shouldn't just be a stateless engine all

play11:14

the time we should be able to ask

play11:17

questions about whatever's on the page

play11:19

about my chat history about things that

play11:21

I've done in the past that's really what

play11:24

I'm excited about and now meta ai's

play11:26

image generation is now faster producing

play11:28

images as you type so you can create

play11:30

album artwork for your band Decor

play11:31

inspiration great I didn't actually know

play11:33

you can create images with meta AI so

play11:36

let me just give that a try real quick

play11:37

create me an image of a robotic llama

play11:39

all right yep there it is very cool

play11:41

let's see what it looks like if it's any

play11:43

good so I typically use Dolly and I'm

play11:46

really happy with it it's fine wow okay

play11:49

this is really good it's definitely not

play11:51

as high quality as Dolly but it's good

play11:54

and if you look right here we have an

play11:56

imagined Watermark so they do Watermark

play11:59

all all of their AI images so yep you

play12:01

can use meta AI it's already on your

play12:03

phone in your pocket for free starting

play12:05

to go Global with more features you can

play12:07

use it on Facebook Instagram WhatsApp

play12:09

and messenger boy they are going hard to

play12:11

get things done learn create and connect

play12:13

with the things that matter for you they

play12:14

are rolling out meta AI in English in

play12:16

more than a dozen countries outside of

play12:18

the US now people have access to meta AI

play12:20

in Australia Canada Ghana Jamaica Malawi

play12:24

New Zealand Nigeria Pakistan Singapore

play12:26

South Africa Uganda Zambia and Zimbabwe

play12:28

and we just getting started so this is

play12:31

an example planning a night out with

play12:32

friends ask meta AI to recommend a

play12:34

restaurant with sunset views and vegan

play12:35

options so it looks like it already does

play12:38

have external context oh my God this is

play12:41

so exciting organizing a weekend getaway

play12:43

ask meta AI to find concerts for

play12:45

Saturday night and we can just watch the

play12:46

example happening right here so this is

play12:48

within the messenger app you ask it a

play12:50

question and boom pops it up right there

play12:53

the information you need so you just at

play12:55

meta AI it and then you can ask it

play12:57

questions very very cool and they're

play12:59

also including llama 3 meta AI in search

play13:03

as well this is a huge launch for meta

play13:05

so show me a video of the recipe great

play13:08

these are really cool examples oh wow

play13:10

they're even putting it in your feed so

play13:12

I'm not a big Facebook user in fact I

play13:14

don't really use Facebook at all but now

play13:16

meta AI is available directly in your

play13:18

feed that is their bread and butter

play13:20

product that is how they make so much

play13:22

money so it's interesting to see how

play13:25

completely invested in Ai and

play13:28

specifically llama 3 meta is so it's a

play13:30

really good signal that if you're a

play13:32

developer and you're thinking about

play13:34

where to build your AI app llama 3 is

play13:37

probably a pretty good option and here's

play13:39

another example so you can simply say

play13:42

imagine a bird and it'll give you an

play13:44

image of a bird and then you say animate

play13:46

and it will actually animate it so

play13:49

that's very very cool now I still think

play13:52

that the quality of the images is not

play13:54

quite at the dolly or the mid journey

play13:56

level but that's okay it's completely

play13:58

fre which is nice and then yeah meta

play14:01

just saying animate turns it into a gift

play14:03

that you can share now here is the meta

play14:06

llama GitHub page so they do actually

play14:08

have the code and here it is here's the

play14:11

code for llama 3 you could download the

play14:13

models so I don't believe this is open

play14:16

weight at least not yet now maybe I'm

play14:18

getting that wrong but I don't see

play14:20

anywhere where it says open weight so

play14:22

this is open source because they are

play14:23

open sourcing the code and you can

play14:25

download the model and do with it what

play14:27

you like you can fine-tune it but I

play14:28

don't think the original weights are

play14:30

released so if you want to check out the

play14:32

GitHub repository it's github.com sleta

play14:35

l/ lama3 and here's the model card for

play14:39

it and this will likely be available on

play14:41

hugging face if it's not already and

play14:43

there's that 15 trillion token count

play14:46

which is just insane that is an insane

play14:48

amount of tokens and then they boiled it

play14:50

all down to effectively the same size

play14:53

model as lamao so it's 8B instead of 7B

play14:56

and 70 billion parameter models and here

play14:58

are a bunch of benchmarks here's llama 2

play15:01

7B llama 2 13B and a bunch of benchmarks

play15:04

and then llama 38b and across the board

play15:07

100% of their scores are beating llama 2

play15:11

and then here's the llama 370b and you

play15:13

can see it is a market improvement from

play15:16

the Llama 270b model again across the

play15:19

board so I'm super excited to test this

play15:22

out as soon as I'm done with this video

play15:24

I'm going to start recording another

play15:25

video testing it putting it through its

play15:27

Paces in my llm rubric so if you enjoyed

play15:30

this video please consider giving a like

play15:32

And subscribe and I'll see you in the

play15:33

next one

Rate This

5.0 / 5 (0 votes)

الوسوم ذات الصلة
AI LaunchMeta AILlama 3Model UpgradeCoding AIMulti-Step TasksTrust and SafetyOpen SourceAI DevelopmentResponsible AITech Innovation
هل تحتاج إلى تلخيص باللغة الإنجليزية؟