COSCUP 2024

John Lu

John is a Senior Software Developer at CMoney, currently focusing on developing core modules for the engineering team.

He is deeply motivated by challenges and tends to be excited by breaking conventional ways of thinking and doing. With prior experiences in Machine Learning research, he works on combining the latest AI technology and engineering to build fun and creative applications.

The speaker's profile picture

Sessions

08-04
11:20
30min
Let's build Llama 3: Source code explained from scratch
John Lu

Meta Llama 3 is the state-of-the-art open-source large language model. The pretrained language models can support a broad range of use cases. Llama 3 has several key improvements compared to Llama 2. The goal of this talk is to help developers unlock the power of Llama 3. To do so, we're going to deliver a step-by-step walkthrough to explain the source code and concepts of Llama 3.

Let’s Read the Source Code
TR211