Skip to content

Commit c5eb224

Browse files
committed
updated FOSS link Lesson 10
1 parent 1d158fb commit c5eb224

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ Tuesday 11 am - 13:00 pm Arizona Time.
2727
| **Week 7** | Oct. 14 | [Reproducibility III: Containers](07_contaniers.md) | - Continuing on reproducible analysis with software containers. <br> - Introduction to container technology (e.g., Docker). <br> - Running simple containers to illustrate how and why to use them. | Session 7 HackMD |
2828
| **Week 8** | Oct. 21 | [Remote Computing: High Performance Computing (HPC)](09_HPC.md) | - What to do when your laptop won’t cut it for large-scale analysis. <br> - Basics of high performance computing (HPC). <br> - How to log on, navigate, and submit jobs to the University of Arizona HPC. | Session 9 HackMD |
2929
| **Week 9** | Oct. 28 | [Remote Computing: CyVerse](08_remote_computing_cyverse.md) | - Introduction to CyVerse, a University of Arizona cloud computing platform, useful for storing data, executing pipelines and publishing datasets. | Session 8 HackMD |
30-
| **Week 10** | Nov. 4 | [AI Models & Where to Find Them (Training Your Own AI Models)](10_llms_adv.md) | - Overview of available AI models for research. <br> - How to train, fine-tune, and deploy your own models. <br> - Practical considerations: compute needs, datasets, and reproducibility. | Session 10 HackMD |
30+
| **Week 10** | Nov. 4 | [AI Models & Where to Find Them (Training Your Own AI Models)](https://tyson-swetnam.github.io/intro-gpt/agenda/#about) | - Overview of available AI models for research. <br> - How to train, fine-tune, and deploy your own models. <br> - Practical considerations: compute needs, datasets, and reproducibility. | Session 10 HackMD |
3131
| **Week 11**| Nov. 11 | Help Session | We will take a break from new content and simply be available to answer any questions related to the workshop content including helping with your personal capstone projects. | - |
3232
| **Week 12**| Nov. 18 | Capstone Presentations | Each Student will present their capstone project! | - |

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ nav:
3131
- '7. Reproducibility III: Containers': 07_containers.md
3232
- '8. Remote Computing: HPC': 09_HPC.md
3333
- '9. Remote Computing: Cyverse': 08_remote_computing_cyverse.md
34-
- '10. AI Models & Where to Find Them': https://ncems.github.io/pre-summit-foss/latest/04_prompt_engineering/
34+
- '10. AI Models & Where to Find Them': https://tyson-swetnam.github.io/intro-gpt/agenda/#about
3535

3636
- Capstone Project:
3737
- 'Overview': final_project/overview.md

0 commit comments

Comments
 (0)