LLMs on Aurora: Overview
๐ AuroraGPT
2025-05-21
@ | 2025 ALCF INCITE GPU Hackathon |
May 22, 2025
Convert from HTML to slideshow version of a page by appending /slides
to the end of its URL, e.g.
@online{foreman,
author = {Foreman, Sam},
title = {๐๏ธ {Talks}},
url = {https://samforeman.me/talks/},
langid = {en}
}
---
title: "๐๏ธ Talks"
date-modified: last-modified
metadata_files:
- ./_metadata.yml
editor:
render-on-save: true
description: "A collection of my recent talks, including slides and videos."
# toc: false
# format:
# html:
# toc: false
# # page-layout: article
# # grid:
# # body-width: 900px
listing:
- id: listing-talks-default
sort: "date desc"
filter-ui: false
sort-ui: false
date-format: iso
type: grid
grid-item-align: center
# image-height: 80px
image-align: left
# image-height: 75px
table-hover: true
table-striped: true
fields: [image, title, subtitle, location, date]
contents:
- "../talks/**/index.qmd"
- "../talks/AuroraGPT/**/index.qmd"
- "!../talks/incite-hackathon-2025/index.qmd"
- "!../talks/test/index.qmd"
- "!../talks/index.qmd"
field-display-names:
title: ""
author: ""
date: ""
location: "@"
---
::: {.callout-tip collapse=true title="[HTML โ Reveal.js]"}
Convert from HTML to slideshow version of a page by appending `/slides` to the
end of its URL, e.g.
- HTML: <https://samforeman.me/talks/ai-for-science-2024/>
- Slides: <https://samforeman.me/talks/ai-for-science-2024/slides>
:::
::: {#listing-talks-default}
:::
{{< include _talks.qmd >}}