Skip to content

Commit bed97db

Browse files
authored
Merge pull request #1224 from kemingy/add_example_proj
chore: add two ML example projects
2 parents 72e1fec + 30bfc7b commit bed97db

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: docs/data/projects.yml

+12
Original file line numberDiff line numberDiff line change
@@ -594,3 +594,15 @@
594594
gh: SciTools/cf-units
595595
ci: [github]
596596
os: [apple, linux]
597+
598+
- name: envd
599+
gh: tensorchord/envd
600+
ci: [github]
601+
os: [apple, linux, windows]
602+
note: A machine learning development environment build toool
603+
604+
- name: mosec
605+
gh: mosecorg/mosec
606+
ci: [github]
607+
os: [linux, apple]
608+
note: A machine learning model serving framework powered by Rust

0 commit comments

Comments
 (0)