Skip to content

Commit 588b3d1

Browse files
authored
Added two new items to ecosystem (#1829)
* Added two new items to ecosystem Signed-off-by: Chris Abraham <[email protected]> * see if this fixes Signed-off-by: Chris Abraham <[email protected]> * fixed entries Signed-off-by: Chris Abraham <[email protected]> --------- Signed-off-by: Chris Abraham <[email protected]>
1 parent f22086d commit 588b3d1

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

_ecosystem/doctr

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: ecosystem_detail
3+
title: docTR
4+
summary: docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
5+
link: https://github.com/mindee/doctr
6+
summary-home: docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
7+
featured-home: false
8+
github-id: mindee/doctr
9+
date-added: 12/3/24
10+
---

_ecosystem/vllm

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: ecosystem_detail
3+
title: vllm
4+
summary: vllm is a high-throughput and memory-efficient inference and serving engine for LLMs.
5+
link: https://github.com/vllm-project/vllm
6+
summary-home: vllm is a high-throughput and memory-efficient inference and serving engine for LLMs.
7+
featured-home: false
8+
github-id: vllm-project/vllm
9+
date-added: 12/3/24
10+
---

0 commit comments

Comments
 (0)