[PR #547] [MERGED] Gen ai lab chapters #793

Closed
opened 2026-03-22 15:51:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/547
Author: @Mjrovai
Created: 12/2/2024
Status: Merged
Merged: 12/5/2024
Merged by: @profvjreddi

Base: devHead: GenAI-Lab-Chapters


📝 Commits (5)

📊 Changes

30 files changed (+1224 additions, -23 deletions)

View changed files

📝 _quarto.yml (+1 -0)
📝 contents/labs/overview.qmd (+17 -15)
📝 contents/labs/raspi/raspi.qmd (+12 -8)
contents/labs/raspi/vlm/images/jpeg/cover.jpg (+0 -0)
contents/labs/raspi/vlm/images/jpeg/florence-diagr.jpg (+0 -0)
contents/labs/raspi/vlm/images/jpeg/htop.jpg (+0 -0)
contents/labs/raspi/vlm/images/jpeg/raspi5-active-cooler.jpg (+0 -0)
contents/labs/raspi/vlm/images/png/Dataset_FLD-5B.png (+0 -0)
contents/labs/raspi/vlm/images/png/arch.png (+0 -0)
contents/labs/raspi/vlm/images/png/caption-boxes.png (+0 -0)
contents/labs/raspi/vlm/images/png/caption_ground.png (+0 -0)
contents/labs/raspi/vlm/images/png/cascade.png (+0 -0)
contents/labs/raspi/vlm/images/png/dog_bottle_seg.png (+0 -0)
contents/labs/raspi/vlm/images/png/fine-tuning.png (+0 -0)
contents/labs/raspi/vlm/images/png/flyer.png (+0 -0)
contents/labs/raspi/vlm/images/png/fusca.png (+0 -0)
contents/labs/raspi/vlm/images/png/htop.png (+0 -0)
contents/labs/raspi/vlm/images/png/img_test.png (+0 -0)
contents/labs/raspi/vlm/images/png/jupyter.png (+0 -0)
contents/labs/raspi/vlm/images/png/od_caption_cat_dog_table.png (+0 -0)

...and 10 more files

📄 Description

Before submitting your Pull Request, please review and complete the items on this checklist.

  • [x ] The text has been proofread for grammar and spelling errors.
  • [x ] All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • [x ] The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/547 **Author:** [@Mjrovai](https://github.com/Mjrovai) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/5/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `GenAI-Lab-Chapters` --- ### 📝 Commits (5) - [`60dc64d`](https://github.com/harvard-edge/cs249r_book/commit/60dc64d41d0d81f77636ea49895389e739bd7511) Add files via upload - [`f2996ab`](https://github.com/harvard-edge/cs249r_book/commit/f2996abfaf3814f6dc15bb4907de68aa3ef7fe94) Adding new Lab - VLMs - [`0610b00`](https://github.com/harvard-edge/cs249r_book/commit/0610b00c9f2a92a2e0ae2d8129b81ff7e46ab7e5) Including new lab - vlm - [`309eabf`](https://github.com/harvard-edge/cs249r_book/commit/309eabfe4a7d6090c5aadd544d47185d6244c9c5) Updated grid table formatting - [`e0ad114`](https://github.com/harvard-edge/cs249r_book/commit/e0ad1143fbb3dbdc2e76314d7de60038035a3adf) Added VLM to the main table ### 📊 Changes **30 files changed** (+1224 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `_quarto.yml` (+1 -0) 📝 `contents/labs/overview.qmd` (+17 -15) 📝 `contents/labs/raspi/raspi.qmd` (+12 -8) ➕ `contents/labs/raspi/vlm/images/jpeg/cover.jpg` (+0 -0) ➕ `contents/labs/raspi/vlm/images/jpeg/florence-diagr.jpg` (+0 -0) ➕ `contents/labs/raspi/vlm/images/jpeg/htop.jpg` (+0 -0) ➕ `contents/labs/raspi/vlm/images/jpeg/raspi5-active-cooler.jpg` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/Dataset_FLD-5B.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/arch.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/caption-boxes.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/caption_ground.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/cascade.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/dog_bottle_seg.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/fine-tuning.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/flyer.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/fusca.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/htop.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/img_test.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/jupyter.png` (+0 -0) ➕ `contents/labs/raspi/vlm/images/png/od_caption_cat_dog_table.png` (+0 -0) _...and 10 more files_ </details> ### 📄 Description Before submitting your Pull Request, please review and complete the items on this checklist. - [x ] The text has been proofread for grammar and spelling errors. - [x ] All images, figures, and tables render properly without any glitches. - [ ] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x ] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 15:51:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#793