Skip to content

Commit 30bfc7b

Browse files
committed
chore: add two ML example projects
Signed-off-by: Keming <[email protected]>
1 parent 6549a90 commit 30bfc7b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/data/projects.yml

Lines changed: 12 additions & 0 deletions
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)