-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add three new tools to Ecosystem (#1562)
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
- Loading branch information
1 parent
f2443ca
commit 1da4a3d
Showing
3 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: ecosystem_detail | ||
title: Colossal-LLaMA-2 | ||
summary: A complete and open-sourced solution for injecting domain-specific knowledge into pre-trained LLM. | ||
link: https://github.com/hpcaitech/ColossalAI/tree/main/applications/Colossal-LLaMA-2 | ||
summary-home: A complete and open-sourced solution for injecting domain-specific knowledge into pre-trained LLM. | ||
featured-home: false | ||
github-id: hpcaitech/ColossalAI | ||
date-added: 1/24/24 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: ecosystem_detail | ||
title: depyf | ||
summary: depyf is a tool to help users understand and adapt to PyTorch compiler torch.compile. | ||
link: https://github.com/thuml/depyf | ||
summary-home: depyf is a tool to help users understand and adapt to PyTorch compiler torch.compile. | ||
featured-home: false | ||
github-id: thuml/depyf | ||
date-added: 1/24/24 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: ecosystem_detail | ||
title: SimulAI | ||
summary: SimulAI is basically a toolkit with pipelines for physics-informed machine learning. | ||
link: https://github.com/IBM/simulai | ||
summary-home: SimulAI is basically a toolkit with pipelines for physics-informed machine learning. | ||
featured-home: false | ||
github-id: IBM/simulai | ||
date-added: 1/24/24 | ||
--- |