LLM course guidance

1-Hi, does NLP specialization cover LLMs, if not then which course builds the foundations of LLMs and covers it completely?
2-Is Generative AI with LLMs gives the foundations of LLMs or is it an advanced course?
@Deepti_Prasad @Girijesh @rmwkwok @paulinpaloalto

1 Like

Do both the course as it has its own significance in understanding building an LLMs from basic importance of word tokenization to vectorization, creating model and other important probability mechanism learnt in NLP, where as the course focus on LLM basics which you will understand more properly if you have done NLP specialisation, but yes it is not necessary, totally your choice.

1 Like

so if i do nlp specialisation and Generative ai with llms, i will have a good understanding of llms to sit for an interview, right?

1 Like

The NLP specialization covers Attention Models which are the fundamental technology used to build LLMs. Attention Models are also covered in DLS Course 5. But I think there is a lot more to LLMs than just the Attention Models. You also might want to take some of the short courses about LLMs. I have not taken them yet, but maybe someone else can give a roadmap there.

If the goal is to get a job in the LLM space, then more knowledge and experience is always a good thing, right? Meaning that even if the Short Courses are more from the p.o.v. of using LLMs to solve problems as opposed to building LLMs from scratch, knowing that side of things will help with your overall domain knowledge and being able to “talk the talk” as well as “walk the walk”. :nerd_face:

2 Likes

LLMs keeps evolving, so to be on par with the latest changes you need to know more and ability to also create your own LLMs gives you and upper edge. But honestly LLMs is not only is what will make you crack interviews.

AI interviews are far more about just asking about model, they ask anything from statistical analysis to model algorithm. So the more you know, it gets better. As paul mentioned already Deep learning.AI has many short courses on LLMs which will make you understand how versatile this topic.

1 Like

thanks for those responses, can someone suggest me a road moap?

till now i have completed ml specialization and deep learning specialization.

1 Like

I’d highly recommend checking out Karpathy’s ‘Zero-to-hero’ series:

https://karpathy.ai/zero-to-hero.html

Not only was he one of Prof. Ng’s students (and was highlighted as a ‘hero’ in the DLS series), but until recently was a researcher at OpenAI.

3 Likes

thanks @Nevermnd , more suggestions are welcomed too.

1 Like