From a5ee3a155fc2d660bca7da2d3ef2f3c845327fe9 Mon Sep 17 00:00:00 2001 From: speed1313 Date: Tue, 24 Sep 2024 18:16:55 +0900 Subject: [PATCH] fix --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c977490..40ef2eb 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ print("\n".join(ds["quote_ja"][:5])) - Currently, only one model is used for inference. This can be improved by using DataParallel. If you know how to do this with vLLM, please let me know or Pull Request. - - ## References - https://github.com/vllm-project/vllm - https://github.com/rom1504/img2dataset