Skip to content

Commit fd631b0

Browse files
committed
move open-source upward
1 parent bdad015 commit fd631b0

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

_includes/misc.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
<h2>Academic service</h2>
44
Conference Reviewer: NeurIPS (2024, 2025), ICLR (2025, 2026), ICML (2025, 2026), AAAI 2026
55
<br><br>
6-
<h2>Open-source contributions</h2>
7-
<ul>
8-
<li><a href="https://github.com/facebookresearch/HolisticTraceAnalysis">HolisticTraceAnalysis</a> -- A PyTorch profiling tool by Facebook Research</li>
9-
<li><a href="https://github.com/Dao-AILab/fast-hadamard-transform">fast-hadamard-transform</a> -- An efficient Hadamard transform implementation from Dao-AILab (Tri Dao)</li>
10-
<li><a href="https://github.com/enyac-group/Elana">Elana</a> -- A Simple Energy & Latency Analyzer for LLMs</li>
11-
</ul>
126
<h2>Pro bono office hours</h2>
137
I've committed to set aside 1 hour every week to provide mentorship and/or guidance for whoever is in need. If you find my research, work, oversea and/or life experience useful, welcoming to fill in this <a href="https://docs.google.com/forms/d/e/1FAIpQLScxlNtC1qnStXdmbGNCYNJGVOVdZgHAKeNEtzw5cPd3CqS6UA/viewform?usp=sf_link">form</a>.
148
For feedback, questions, and/or random messages, please use this <a href="https://docs.google.com/forms/d/e/1FAIpQLSeNNIyi_QjwhiiYdiAVt79-VHuIQNKboLYyrX0fHcqGN09h1A/viewform?usp=sf_link">link</a>.

_includes/work_experience.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11

22
<div class="work_experience">
3-
<h2>Work experience</h2><br>
3+
<h2>Open-source contributions</h2>
4+
<ul>
5+
<li><a href="https://github.com/NVIDIA/Model-Optimizer">Model-Optimizer</a> -- A library comprising state-of-the-art model optimization techniques by NVIDIA</li>
6+
<li><a href="https://github.com/facebookresearch/HolisticTraceAnalysis">HolisticTraceAnalysis</a> -- A PyTorch profiling tool by Facebook Research</li>
7+
<li><a href="https://github.com/Dao-AILab/fast-hadamard-transform">fast-hadamard-transform</a> -- An efficient Hadamard transform implementation from Dao-AILab (Tri Dao)</li>
8+
<li><a href="https://github.com/enyac-group/Elana">Elana</a> -- A Simple Energy & Latency Analyzer for LLMs</li>
9+
</ul>
10+
</div>
11+
<br>
12+
<div class="work_experience">
13+
<h2>Work experience</h2>
414
<div style="display: flex; align-items: center; height: 140px;">
515
<a href="https://www.nvidia.com/" style="flex-shrink: 0; width: 120px; text-align: center;">
616
<img src="/assets/img/nvidia_logo.png" style="max-height: 100px; max-width: 100px;">

0 commit comments

Comments
 (0)