Skip to content

Commit 2336a0b

Browse files
authored
Merge pull request #174 from dusty-nv/20240707-research
posted recording
2 parents 7c016cf + 5e84cfa commit 2336a0b

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

docs/overrides/main.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
{% extends "base.html" %}
33

44
<!-- Announcement bar -->
5+
{#
56
{% block announce %}
67
<style>
78
.md-announce a { color: #76b900; text-decoration: underline;}
@@ -14,7 +15,7 @@
1415
<!--<div class="md-announce">Microsoft's open <a href="https://blogs.nvidia.com/blog/microsoft-open-phi-3-mini-language-models/" target="_blank">Phi-3 Mini</a> language models are out! Try them today on Jetson with <a href="tutorial_ollama.html">ollama</a>.</div>-->
1516

1617
{% endblock %}
17-
18+
#}
1819
{% block scripts %}
1920
<script src="//assets.adobedtm.com/5d4962a43b79/814eb6e9b4e1/launch-4bc07f1e0b0b.min.js"></script>
2021
{{ super() }}

docs/research.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The Jetson AI Lab Research Group is a global collective for advancing open-sourc
1010

1111
There are virtual [meetings](#meeting-schedule) that anyone is welcome to join, offline discussion on the [Jetson Projects](https://forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/jetson-projects/78){:target="_blank"} forum, and guidelines for upstreaming open-source [contributions](#contribution-guidelines).
1212

13-
!!! abstract "Next Meeting - 7/9"
13+
!!! abstract "Next Meeting - 7/23"
1414
<!--The next team meeting is on Tuesday, June 11<sup>th</sup> at 9am PST. View the [recording](#past-meetings) from the last meeting below.-->
15-
The next team meeting is on Tuesday, July 9<sup>th</sup> at 9am PST - see the [invite](#meeting-schedule) below or click [here](https://teams.microsoft.com/l/meetup-join/19%3ameeting_NTA4ZmE4MDAtYWUwMS00ZTczLWE0YWEtNTE5Y2JkNTFmOWM1%40thread.v2/0?context=%7b%22Tid%22%3a%2243083d15-7273-40c1-b7db-39efd9ccc17a%22%2c%22Oid%22%3a%221f165bb6-326c-4610-b292-af9159272b08%22%7d){:target="_blank"} to join.
15+
The next team meeting is on Tuesday, July 23<sup>rd</sup> at 9am PST - see the [invite](#meeting-schedule) below or click [here](https://teams.microsoft.com/l/meetup-join/19%3ameeting_NTA4ZmE4MDAtYWUwMS00ZTczLWE0YWEtNTE5Y2JkNTFmOWM1%40thread.v2/0?context=%7b%22Tid%22%3a%2243083d15-7273-40c1-b7db-39efd9ccc17a%22%2c%22Oid%22%3a%221f165bb6-326c-4610-b292-af9159272b08%22%7d){:target="_blank"} to join.
1616

1717
## Topics of Interest
1818

@@ -75,17 +75,20 @@ Ongoing technical discussions are encouraged to occur on the forums or GitHub Is
7575

7676
We'll aim to meet monthly or bi-weekly as a team in virtual meetings that anyone is welcome to join and speak during. We'll discuss the latest updates and experiments that we want to explore. Please remain courteous to others during the calls. We'll stick around after for anyone who has questions or didn't get the chance to be heard.
7777

78-
!!! abstract "Tuesday July 9<sup>th</sup> at 9am PST (7/9/24)"
78+
!!! abstract "Tuesday July 23<sup>rd</sup> at 9am PST (7/9/24)"
7979

8080
- Microsoft Teams - [Meeting Link](https://teams.microsoft.com/l/meetup-join/19%3ameeting_NTA4ZmE4MDAtYWUwMS00ZTczLWE0YWEtNTE5Y2JkNTFmOWM1%40thread.v2/0?context=%7b%22Tid%22%3a%2243083d15-7273-40c1-b7db-39efd9ccc17a%22%2c%22Oid%22%3a%221f165bb6-326c-4610-b292-af9159272b08%22%7d){:target="_blank"}
8181
- Meeting ID: `264 770 145 196`
8282
- Passcode: `Uwbdgj`
8383
- Outlook Invite: [`Jetson AI Lab Research Group.ics`](research/invites/Jetson AI Lab Research Group.ics){:target="_blank"}
84+
85+
<!--
8486
- Agenda:
8587
* OpenVLA on Open X-Embodiment
8688
* Holoscan, Grammars (Nigel Nelson)
8789
* LLaMa-Factory (Seeed Studio)
8890
* Open Q&A
91+
-->
8992
<!--
9093
- Forum Topic: [`forums.developer.nvidia.com/t/293749`](https://forums.developer.nvidia.com/t/jetson-ai-lab-research-group-meeting-on-5-29/293749)
9194
@@ -99,7 +102,22 @@ The agenda will be listed here beforehand - post to the forum to add agenda item
99102

100103
## Past Meetings
101104

102-
<details open><summary>June 25, 2024</summary>
105+
<details open><summary>June 9, 2024</summary>
106+
107+
<div><iframe width="570" height="320" src="https://www.youtube.com/embed/Ngaq2WCDlZM" style="margin-top: 1em;" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
108+
109+
<p>Topics Covered:</p>
110+
111+
<ul>
112+
<li>OpenVLA Quantization (<a href="https://openvla.github.io/" target="_blank">openvla.github.io</a>)</li>
113+
<li>visualnav-transformer (<a href="https://github.com/robodhruv/visualnav-transformer" target="_blank">robodhruv/visualnav-transformer</a>)</li>
114+
<li>Florence-2, Holoscan, Grammars (Nigel Nelson, <a href="https://github.com/nvidia-holoscan/holohub/tree/main/applications/florence-2-vision" target="_blank">florence-2-vision</a>)</li>
115+
<li>LLaMa-Factory (<a href="https://github.com/hiyouga/LLaMA-Factory" target="_blank">hiyouga/LLaMA-Factory</a>)</li>
116+
</ul>
117+
118+
</details>
119+
120+
<details><summary>June 25, 2024</summary>
103121

104122
<div><iframe width="570" height="320" src="https://www.youtube.com/embed/mIrxJiF1NiI" style="margin-top: 1em;" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
105123

0 commit comments

Comments
 (0)