Skip to content

Commit

Permalink
updating raspi.qmd
Browse files Browse the repository at this point in the history
Updating raspi.qmd requirements. Use of a Raspi-5 on the SLM lab
  • Loading branch information
Mjrovai authored Sep 29, 2024
1 parent a75d4b1 commit 574561f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contents/labs/raspi/raspi.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ These labs offer invaluable hands-on experience with machine learning systems, l

## Pre-requisites

- **Raspberry Pi**: Ensure you have at least one of the boards: the Raspberry Pi Zero 2W, Raspberry Pi 4 or 5.
- **Raspberry Pi**: Ensure you have at least one of the boards: the Raspberry Pi Zero 2W, Raspberry Pi 4 or 5 for the Vision Labs, and the Raspberry 5 for the GenAi lab.
- **Power Adapter**: To Power on the boards.
- Raspberry Pi Zero 2-W: 2.5W with a Micro-USB adapter
- Raspberry Pi 4 or 5: 3.5W with a USB-C adapter
Expand All @@ -24,6 +24,6 @@ These labs offer invaluable hands-on experience with machine learning systems, l
| ------------ | --------------------- | -------------------------- | ------------------------------------------------------- |
| Vision | Image Classification | Learn to classify images | [Link](./image_classification/image_classification.qmd) |
| Vision | Object Detection | Implement object detection | [Link](./object_detection/object_detection.qmd) |
| LLM | Large Language Models | Deploy LLMs at the Edge | [Link](./llm/llm.qmd) |
| GenAI | Small Language Models | Deploy SLMs at the Edge | [Link](./llm/llm.qmd) |
| | | | |

0 comments on commit 574561f

Please sign in to comment.