Introduction to large language models

  Рет қаралды 654,576

Google Cloud Tech

Google Cloud Tech

Күн бұрын

Enroll in this course on Google Cloud Skills Boost → goo.gle/3nXSmLs
Large Language Models (LLMs) and Generative AI intersect and they are both part of deep learning. Watch this video to learn about LLMs, including use cases, Prompt Tuning, and GenAI development tools.
Subscribe to Google Cloud Tech → goo.gle/GoogleCloudTech

Пікірлер: 109
@EKOLegend
@EKOLegend Жыл бұрын
The mere fact that every large player in this space has videos teaching people about these things means this is super super serious.
@ChatGTA345
@ChatGTA345 Жыл бұрын
Or that it is a massive massive waste of time and effort
@zappy9880
@zappy9880 Жыл бұрын
@@ChatGTA345 unlikely. 1 or 2 small companies pursuing this tech with such ambition could be a waste of time. But if all the big players are investing their time and money in this tech, then it has to be something very real and very serious
@ChatGTA345
@ChatGTA345 Жыл бұрын
@@zappy9880 I don't think that necessarily follows. The industry has followed so many hype waves before. The competitive advantage is actually not to do what everyone else does
@padmakalluri181
@padmakalluri181 11 ай бұрын
@@ChatGTA345 😊😊😊😊😊😊❤
@espiya5557
@espiya5557 11 ай бұрын
@@ChatGTA345 well, it is a waste depends on how you use it. but can really be useful in several fields if you know how to use it and how you fine-tune it. just treat it as some sort of assisting tool as of now, and not as something that you actually use as some sort of definitive source of knowledge.
@genlu6137
@genlu6137 8 ай бұрын
Appreciate the valuable content! Sharing some key takeaways of the video and I hope this can help someone out. 1) 00:50 - Large language models (LLMs) are general purpose language models that can be pre-trained and fine-tuned for specific purposes. LLMs are trained for general purposes to solve common language problems, and then tailored to solve specific problems in different fields. 2) 02:04 - Large language models have enormous size and parameter count. The size of the training data set can be at the petabyte scale, and the parameter count refers to the memories and knowledge learned by the machine during training. 3) 03:01 - Pre-training and fine-tuning are key steps in developing large language models. Pre-training involves training a large language model for general purposes with a large data set, while fine-tuning involves training the model for specific aims with a much smaller data set. 4) 03:15 - Large language models offer several benefits. They can be used for different tasks, require minimal field training data, and their performance improves with more data and parameters. 5) 08:50 - Prompt design and prompt engineering are important in large language models. Prompt design involves creating a clear, concise, and informative prompt for the desired task, while prompt engineering focuses on improving performance. 6) 13:43 - Generative AI Studio and Generative AI App Builder are tools for exploring and customizing generative AI models. Generative AI Studio provides pre-trained models, tools for fine-tuning and deploying models, and a community forum for collaboration. 7) 14:52 - Palm API and Vertex AI provide tools for testing, tuning, and deploying large language models. Palm API allows testing and experimenting with large language models and gen AI tools, while Vertex AI offers task-specific Foundation models and parameter efficient tuning methods. This takeaway note is made with the Notable app (getnotable.ai).
@davidcottrell1308
@davidcottrell1308 Жыл бұрын
Fantastic presentation...and...(I LOVE THIS) NO ANNOYING BACKING TRACK!! Thank you, Google!
@sarahsalt3689
@sarahsalt3689 9 ай бұрын
Thank you for making this available to the general public!
@dariannwankwo9126
@dariannwankwo9126 6 ай бұрын
Minor Correction @ 2:14. "In ML, parameters are often called hyperparameters." In ML, parameters and hyperparameters can exist simultaneously and serve two different purposes. One can think of hyperparameters as the set of knobs that the designer has direct influence to change as they see fit (whether algorithmically or manually). As for the parameters of a model, one can think of it as the set of knobs that are learned directly from the data. For hyperparameters, you specify them prior to the training step; while the training step proceeds, the parameters of the model are being learned.
@LavaCreeperPeople
@LavaCreeperPeople Ай бұрын
Nice
@joseperez-ig5yu
@joseperez-ig5yu Жыл бұрын
Finding answers to questions has become so much easier now with new tech. I have never been good at writing code, so this is a welcome change as far as I'm concerned! Look forward to more progress in technology.
@yenda12
@yenda12 11 ай бұрын
Be careful in the world to come being reliant on these AIs without developing any specific field will make you obsolete in future society
@JonathanPoczatek
@JonathanPoczatek Жыл бұрын
Can't wait to see demos at GoogleIO
@richardglady3009
@richardglady3009 8 ай бұрын
Thank you. I understood about half (optimistically) of it. I subscribed to the channel hoping to start from the beginning and understanding more. My ultimate goal: a LLM Librarian, combining the catalog of a library with results from internet search engine, giving the deepest answer possible.
@yabadab8609
@yabadab8609 Жыл бұрын
Actually, really helpful, thank you Google. Wondering how far this technology will go in the next couple of years, if it's this far already in a couple of months.
@webgpu
@webgpu Жыл бұрын
we all wondering too ;)
@fred-nyanokwi
@fred-nyanokwi 2 ай бұрын
This is one of the educative sessions I've come across
@robertcormia7970
@robertcormia7970 10 ай бұрын
This was fantastic! While I've been watching The Full Stack LLM Bootcamp, I'm not technically strong enough to start there, and will use these Google Cloud Tech videos as a means to "jumpstart" my knowledge of LLM and Generative AI. This is a great general primer for students and colleagues!
@mostafatouny8411
@mostafatouny8411 9 ай бұрын
Thanks for referencing Full Stack LLM Bootcamp, A great resource I was not aware of.
@cassianocominetti7784
@cassianocominetti7784 5 ай бұрын
Very comprehensive video! Thank you guys!
@arnoldpraesent174
@arnoldpraesent174 9 ай бұрын
very well and understandable explained... good job!
@PayzdeMontEtteineneyeUtlingele
@PayzdeMontEtteineneyeUtlingele Жыл бұрын
proximity and stream for seek time reduction..memory in case reduced latency, can also be optimized for seek time and pattern analysis.
@BrandonLee-ik8kw
@BrandonLee-ik8kw Жыл бұрын
2:47 You mentioned the parameters are hyper parameters is incorrect and confusing
@henri8903
@henri8903 11 ай бұрын
Thank you John. I believe you conflated model parameters and hyperparameters at 2:16. As far as I know, these are two different concepts.
@fierce10
@fierce10 9 ай бұрын
Yes, they are different conceptually. Parameters are directly applied/calculated in the hypothesis or model; while, hyperparameters are somewhat heuristically decided based on what works. For example if you were figuring out how to get from home to office, the path details maybe calculated directly by the GPS, but the time at which you leave maybe heuristically decided by you. Another example of a hyperparameter can be how many backup cameras you choose to add should the main camera fail on a robot, there is no 'correct' number, it's more of a cost or design choice. In an ML transformer, choosing the number of encoders or decoders can be a hyperparameter. The parameters would be learned from the language training in the LLM.
@03timboy
@03timboy 7 ай бұрын
Agreed, two totally different things. It's not great that the video encourages this confusion.
@sasasunshine6
@sasasunshine6 Жыл бұрын
Great video! Thank you!!
@BREAKKWISS
@BREAKKWISS Жыл бұрын
Thank you for teaching.
@malacca498
@malacca498 8 ай бұрын
Always great to learn from GCT!
@sidindian1982
@sidindian1982 10 ай бұрын
Excellent Presentation Sir ... truly i admire it 😍😍😍😍
@user-mh4sz7yu1p
@user-mh4sz7yu1p Жыл бұрын
great content! make me feel like an expert now💯
@higiniofuentes2551
@higiniofuentes2551 6 ай бұрын
Wow! Thank you for this very useful video so well explained!
@bakerkawesa
@bakerkawesa Жыл бұрын
Great explainer. I'm a little less anxious about AI taking our jobs.
@near_.
@near_. 11 ай бұрын
1980s or so, there were telephone operator who connects those STD lines. Now they are vanished but their next gen kids are employed in another market. That's how innovation works!!
@YHK_YT
@YHK_YT Жыл бұрын
Time to start my own
@DrJanpha
@DrJanpha Жыл бұрын
is it true that AI models like ChatGPT or Bard are fed in with codes (like programming languages) as well?
@pradeepbhatt4857
@pradeepbhatt4857 11 ай бұрын
where can i access gen ai studio and build apps?
@luminouswolf7117
@luminouswolf7117 11 ай бұрын
If you define the problem you are trying to solve first Then reason from their Wouldn’t it be more efficient?
@MeenakshiSharma-ss2ir
@MeenakshiSharma-ss2ir 10 ай бұрын
At 4:50 I did not understand the third point that the speaker made i.e. "Orchestrated distributes computation for accelerators". Can someone please explain?
@jeganathanmanickam6604
@jeganathanmanickam6604 4 ай бұрын
Very Informative - Thanks for sharing 😊 prompt design and prompt engineering would take make the conversation more realistic and accurate.
@user-xv8dn4nm5k
@user-xv8dn4nm5k 4 ай бұрын
Thank for sharing👍
@lengsolace6074
@lengsolace6074 Жыл бұрын
helpful for me,tks google
@lifeofdean3647
@lifeofdean3647 Жыл бұрын
can u share awesome slides ?
@CiscoZero
@CiscoZero Жыл бұрын
Exciting stuff.
@reinventingai
@reinventingai 11 ай бұрын
Very slim on the prompt engineering education. This is a very important skill!
@jaykef
@jaykef 10 ай бұрын
please provide link to the slides
@amirkhalesi5294
@amirkhalesi5294 8 ай бұрын
For the fellow beginners: PETM is also called PEFT
@jackyang7401
@jackyang7401 15 күн бұрын
i love it
@Minimalrevolt-m83
@Minimalrevolt-m83 Жыл бұрын
Waow! Such an eye-opening knowledge!🤓
@littlebrit
@littlebrit Жыл бұрын
What is the legal status now of LLM models trained on proprietary data ?
@gr8ape111
@gr8ape111 Жыл бұрын
lol
@MrAmgadHasan
@MrAmgadHasan 11 ай бұрын
Japan legalized them.
@eriqfromimo2570
@eriqfromimo2570 4 ай бұрын
Nice one!
@josephvanname3377
@josephvanname3377 Жыл бұрын
Reversible computing is still the future regardless of whether people would like to admit it or not.
@IForgetWhatISay
@IForgetWhatISay Жыл бұрын
What do you mean
@josephvanname3377
@josephvanname3377 Жыл бұрын
@@IForgetWhatISay I mean that in the future, all computers will be reversible computers. Reversible computation will take over AI.
@IForgetWhatISay
@IForgetWhatISay Жыл бұрын
@@josephvanname3377 ah I just looked it up. Interesting. Thanks
@alexanderwilliams6527
@alexanderwilliams6527 2 ай бұрын
0:57 What do pre-trainned and fine-tuned llms means? Good analogy with dogs.
@imranhossain3504
@imranhossain3504 11 ай бұрын
I'm with you
@LavaCreeperPeople
@LavaCreeperPeople Ай бұрын
Cool!
@PayzdeMontEtteineneyeUtlingele
@PayzdeMontEtteineneyeUtlingele Жыл бұрын
you can use a new drive architecture sought via gpu pixels for proximity stream like to not need large.lamguage models, and use multi factor checks to reduce need of a lot of data..thank me now.
@PayzdeMontEtteineneyeUtlingele
@PayzdeMontEtteineneyeUtlingele Жыл бұрын
proximity and stream for seek time reduction..memory in case reduced latency, can also be optimized for seek time and pattern analysis.
@PayzdeMontEtteineneyeUtlingele
@PayzdeMontEtteineneyeUtlingele Жыл бұрын
pattern analysis with causal.
@artus198
@artus198 Жыл бұрын
What does 540 billion parameters mean , and how do you pass those to your model ? What kind of computational processing power is needed for this ?
@strider806
@strider806 Жыл бұрын
You don't have to pass the parameters. In Llm you just send the data as text and it must be able to tokenize the text.
@MrAmgadHasan
@MrAmgadHasan 11 ай бұрын
You first instantiate the model with randomly generated parameters (540B in this case) and use lots and lots and lots of data to make the model "learn" and modify these parameters so they are better. For llms, you need hundreds of powerful gpus and you need weeks or months to train such massive models. Falcon 40B which is a state of the art open source model with 40B parameters was trained for two months.
@artus198
@artus198 11 ай бұрын
@@MrAmgadHasan chatgpt was trained for about 2 years , there are 2 seperate models within chatgpt , one to understand context, the other to predict the text 🤪
@MrAmgadHasan
@MrAmgadHasan 11 ай бұрын
@@artus198 chatgpt is not a pure LLM. It was finetuned using multiple instructions datsets and RLHF. I was talking about training pure LLMs
@deeplearningpartnership
@deeplearningpartnership Жыл бұрын
Nice.
@jeanpeuplu3862
@jeanpeuplu3862 7 ай бұрын
I have an urgent question (school related) -> is LLM part of NLP? Is an LLM always an NLP model? Or can an LLM be another kind of model? "L" for Language in both kinds of models. Both in AI. Both for language. A colleague says LLM is not necessarily an NLP model but then I did not understand LLM and/or NLP and my oral exam is in few days omg
@jeanpeuplu3862
@jeanpeuplu3862 7 ай бұрын
Also, BERT is Transformer but not an LLM, right? Transformer can be LLM or not, right?
@coryrandolph8501
@coryrandolph8501 Жыл бұрын
This is a great overview video thank you. Do you have a reference for how to host open-sourced LLM's in Vertex AI (or other GCP tools)? Overall I'm looking for GCP tools and ways for turning open-source LLM's into API's to be used within our native cloud instance.
@B2M2948
@B2M2948 Жыл бұрын
You lost any semblance of an answer from @Google Cloud Tech the second you said "open-source"
@coryrandolph8501
@coryrandolph8501 Жыл бұрын
@@B2M2948 lol. I still want to host the Open source thing on their platform so I thought there might be a shot.
@andrestorres7343
@andrestorres7343 6 ай бұрын
​@@coryrandolph8501did you ever figure it out?
@coryrandolph8501
@coryrandolph8501 6 ай бұрын
@@andrestorres7343 Yes, but it was really pricey since you have to host the underlying infrastructure. Usually large GPU virtual machines and on GCP depending on model size it was $2k - $5k per month to host an open source model. We are sticking with the API version of the big models because of this.
@farukkara3929
@farukkara3929 6 ай бұрын
Can I have these slides please?
@JaySmith91
@JaySmith91 Жыл бұрын
What's a TPU V4 Pod? Sounds like a Turboencabulator, or?
@MrAmgadHasan
@MrAmgadHasan 11 ай бұрын
It's a custom built computer chip developed by google to perform matrix operations and train deep learning models. Think of them as gpus specialized for deep learning.
@MrAmgadHasan
@MrAmgadHasan 11 ай бұрын
A pod is "rack" of tens or hundred tpu/gpu.
@satkotech
@satkotech 2 ай бұрын
RIP Bard, gone so young..
@ninaz2735
@ninaz2735 11 ай бұрын
11:45 Can anybody explain the difference between these two prompts?
@johnnycyberseed
@johnnycyberseed 6 ай бұрын
I understand the message of this slide to be not about prompt design, but AI response: that if the app in which the model is embedded first instructs the model to describe the process to get to an answer and THEN feed that back in with the original prompt, that the quality of the final response improves.
@s.ackermann5498
@s.ackermann5498 11 ай бұрын
whats the name of the last circle at kzbin.info/www/bejne/sJrdoKGKpKuLetU ?
@artie5172
@artie5172 8 ай бұрын
Do LLM charge money for using them
@ChatGTA345
@ChatGTA345 Жыл бұрын
I've been extremely frustrated in my interactions with chatbots, they never seem to tell the truth and it's getting harder and harder to tell what's true from what's not. I honestly like regular Google searches much more!
@jumarkpelismino5632
@jumarkpelismino5632 10 ай бұрын
Can users teach AI?
@aliwafaafif
@aliwafaafif Жыл бұрын
Anybody who read this comment, you'd want to type this prompt in Chat-GPT or Bard: "I have 15 liter jug, 10 liter jug, and 5 liter jug. How do I measure 5 liters of water?" ---> See what they answer
@robertsutkowski3170
@robertsutkowski3170 10 ай бұрын
Google 👍
@tombombadil9123
@tombombadil9123 8 ай бұрын
Citizen Kane9 :D
@hussienalsafi1149
@hussienalsafi1149 Жыл бұрын
😊😊😊😊😊😊😊☺️☺️☺️☺️👌👌👌👌
@jebuskmiest
@jebuskmiest 10 ай бұрын
So a prompt engineer is anyone with common sense?
@aditeepathak8894
@aditeepathak8894 Жыл бұрын
Is it just me or the quality of google training videos has gone down?
@MrAmgadHasan
@MrAmgadHasan 11 ай бұрын
Yes. They made a mistake when they described parameters as hyper parameters and the chain of thought part wasn't clear.
@christianstill.6654
@christianstill.6654 3 ай бұрын
We are creating our own prison...
@IrynaCherednychenko
@IrynaCherednychenko 13 күн бұрын
passed
@enmedallo
@enmedallo Жыл бұрын
Why so few comments
@akj3344
@akj3344 Жыл бұрын
This felt more like advertisement for Bard. Not very helpful.
@MrAmgadHasan
@MrAmgadHasan 11 ай бұрын
It is both advertising for bard and helpful too.
@kalufestus
@kalufestus 2 ай бұрын
Was this long? YES. Did I learn? YES. Did I want to sleep? YES. Did I sleep before the end? NO. A WIN
@iskalasrinivas5640
@iskalasrinivas5640 11 ай бұрын
Really helpful video, but dont understand why it's called intelligent because it cannot discover something on its own
Introduction to Generative AI
22:08
Google Cloud Tech
Рет қаралды 1,6 МЛН
Разбудила маму🙀@KOTVITSKY TG:👉🏼great_hustle
00:11
МишАня
Рет қаралды 3,9 МЛН
How many pencils can hold me up?
00:40
A4
Рет қаралды 16 МЛН
Joven bailarín noquea a ladrón de un golpe #nmas #shorts
00:17
Кәріс тіріма өзі ?  | Synyptas 3 | 8 серия
24:47
kak budto
Рет қаралды 1,7 МЛН
What are  Parameters in Large Language Model?
6:29
Decoding Data Science
Рет қаралды 2,3 М.
How ChatGPT Works Technically | ChatGPT Architecture
7:54
ByteByteGo
Рет қаралды 699 М.
Generative AI in a Nutshell - how to survive and thrive in the age of AI
17:57
Large Language Models from scratch
8:25
Graphics in 5 Minutes
Рет қаралды 333 М.
Transformers, explained: Understand the model behind GPT, BERT, and T5
9:11
AI’s ‘Her’ Era Has Arrived
12:23
AI Uncovered
Рет қаралды 626
Google’s AI Course for Beginners (in 10 minutes)!
9:18
Jeff Su
Рет қаралды 550 М.
Обманет ли МЕНЯ компьютерный мастер?
20:48
Харчевников
Рет қаралды 187 М.
What’s your charging level??
0:14
Татьяна Дука
Рет қаралды 6 МЛН
Как я сделал домашний кинотеатр
0:41
RICARDO
Рет қаралды 1,5 МЛН