Skip to content

My solutions to the homework assignments from the LLM Zoomcamp course (the 2024 cohort).

Notifications You must be signed in to change notification settings

mpfmorawski/llm-zoomcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-zoomcamp

Welcome to my LLM Zoomcamp Repo!

This repository contains my solutions to the homework assignments and other materials developed by me and related to the LLM Zoomcamp course. I'm excited to share my learning journey with you, and I hope you find the resources here helpful. Feel free to explore, ask questions, and learn alongside me!

Environment setup (hints)

Before running jupyter notebooks in GitHub Codespaces remember about setting up your environment.

Basic setup for modules 1-2:

pip install tqdm notebook==7.1.2 openai elasticsearch pandas scikit-learn ipywidgets

Basic setup for module 3:

pip install tqdm notebook==7.1.2 openai elasticsearch pandas scikit-learn ipywidgets sentence_transformers==2.7.0

Basic setup for module 4:

pip install tqdm notebook==7.1.2 pandas ipywidgets sentence_transformers==2.7.0 rouge

About

My solutions to the homework assignments from the LLM Zoomcamp course (the 2024 cohort).

Topics

Resources

Stars

Watchers

Forks