From 048f1846686cc908333b5bae17b71b8e791934d5 Mon Sep 17 00:00:00 2001 From: WeiHaoran <50487563+Ucas-HaoranWei@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:28:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e739a3..afc67d3 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ ## Community contributions We encourage everyone to develop GOT applications based on this repo. Thanks for the following contributions : +[vllm reference](https://github.com/liunian-Jay/MU-GOT/blob/master/PDF_parsing/GOT/GOT/model/modeling_GOT_vllm.py) ~ contributor: [@Jay](https://github.com/liunian-Jay) + [onnx and mnn supports](https://github.com/BaofengZan/GOT-OCRv2-onnx) ~ contributor: [@BaofengZan](https://github.com/BaofengZan) [llama_cpp inference](https://github.com/1694439208/GOT-OCR-Inference) ~ contributor: [@1694439208](https://github.com/1694439208)