Deep Learning - Large Language Models#
Today we will learn more how large language models (LLMs) work and how to use them for medical purpose.
What we will do today:
Theory of LLMs
Hands-on practice with in different exercises
Slides used for this session can be downloaded as PDF here.
We will use the jupyter notebooks today not over our terminal but in Google Colab. Google Colab can be used as a coding environment and provides us with computational resouces like GPUs. Please login to your Google account.
Like last week, please lease open the notebook over the link down here. This will first give you a page with a lot of text. In the upper right corner there should be a button with “Open with Google Collaboratory”. Please click on this.
Copy the notebook inot your Drive: click on File -> Save a copy in Drive -> wait a few seconds until the copy opens automatically.
Then you can work on the exercises and have fun !