Skip to content

Commit 6100339

Browse files
committed
add fastlm
1 parent cfdc92c commit 6100339

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

_pages/profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ profiles:
3232

3333
## Undergraduate research assistants [active projects]:
3434

35-
- Dong Liu, [[FastLM](https://fastlm.ai)]
35+
- Dong Liu, [[FastLM](http://fastlm.ai)]
3636
- Amy Cai, [[Context-adaptive systems](/projects/1_contextualized), [Maternal health](/projects/8_smm)]
3737
- Luke Weiss, [[Context-adaptive systems](/projects/1_contextualized), [Maternal health](/projects/8_smm)]
3838
- Peter Lee, [[Context-adaptive systems](/projects/1_contextualized)]

_pages/resources.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@ nav_order: 4
3434

3535
### Software tools
3636

37-
[FastLM](https://fastlm.ai) - Fast, light-weight tools for large-scale, distributed, parallel, sparsity. Includes:
37+
# Image link
38+
<a href="http://fastlm.ai">
39+
<img src="/assets/images/fastlm_logo.png" alt="FastLM" width="10%"/>
40+
</a>
41+
- Fast, light-weight tools for large-scale, distributed, parallel, sparsity. Includes:
3842

3943
- [FastCache](https://github.com/FastLM/FastCache): Fast Caching for Diffusion Transformer Through Learnable Linear Approximation
4044
- [PiKV](https://github.com/FastLM/PiKV): KV Cache Management System for MoE

assets/img/fastlm_logo.png

851 KB
Loading

0 commit comments

Comments
 (0)