Are you a team member? `Edit this page `_. This is a cooperative project. See also `LLM Course `_. See also `Norwegian version `_. Run large language models (LLM) through Educloud UiO ====================================================== .. image:: fox.png Who are we inviting ---------------------- This course is arranged by the Oslo Univsersity Library. We recommend that those who attend has some experience with `Jupyter `_. We invite students, researchers, PhDs and postdocs. Prior Knowledge ----------------- You should attend the course `Plotting and Programming in Python `_, or have a similar degree of knowledge to Python and JupyterLab. This is held as a Carpentry program at the `Digital Scholarship Centre `_. You may even take `The lesson `_, as a self study. Learning objectives ---------------------- - Learn how large language models (LLMs) are used - learn how to use UiOs infrastructure for computational power to use various open LLMs - Learn how to create effective prompts and adjust relevant parameters - Connect the model to your own data in the form of PDFs or text data. - Be fluent in how to set up your own model in JupyterLab, so that you may use the process independently for interaction with other open LLMs - Learn how to use JupyterLab to develop your own python programs, and run them as SLURM. .. todo:: .. toctree:: :maxdepth: 2 :caption: Table of Contents :hidden: notebooks/008_timetable notebooks/01_preparations notebooks/02_easy_login notebooks/03_installing notebooks/04_chatbot notebooks/05_summarization notebooks/06_rag notebooks/07_message notebooks/29_references notebooks/30_testpage