Skip to content

Commit 1da4a3d

Browse files
authored
Add three new tools to Ecosystem (#1562)
Signed-off-by: Chris Abraham <[email protected]>
1 parent f2443ca commit 1da4a3d

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

_ecosystem/colossal-llama-2

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: ecosystem_detail
3+
title: Colossal-LLaMA-2
4+
summary: A complete and open-sourced solution for injecting domain-specific knowledge into pre-trained LLM.
5+
link: https://github.com/hpcaitech/ColossalAI/tree/main/applications/Colossal-LLaMA-2
6+
summary-home: A complete and open-sourced solution for injecting domain-specific knowledge into pre-trained LLM.
7+
featured-home: false
8+
github-id: hpcaitech/ColossalAI
9+
date-added: 1/24/24
10+
---

_ecosystem/depyf

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: ecosystem_detail
3+
title: depyf
4+
summary: depyf is a tool to help users understand and adapt to PyTorch compiler torch.compile.
5+
link: https://github.com/thuml/depyf
6+
summary-home: depyf is a tool to help users understand and adapt to PyTorch compiler torch.compile.
7+
featured-home: false
8+
github-id: thuml/depyf
9+
date-added: 1/24/24
10+
---

_ecosystem/simulai

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: ecosystem_detail
3+
title: SimulAI
4+
summary: SimulAI is basically a toolkit with pipelines for physics-informed machine learning.
5+
link: https://github.com/IBM/simulai
6+
summary-home: SimulAI is basically a toolkit with pipelines for physics-informed machine learning.
7+
featured-home: false
8+
github-id: IBM/simulai
9+
date-added: 1/24/24
10+
---

0 commit comments

Comments
 (0)