From 61a8a5f5d65d006e80057295aac350a20c45bc64 Mon Sep 17 00:00:00 2001 From: Cherrytest Date: Fri, 17 Oct 2025 07:14:22 +0000 Subject: [PATCH] System init configuration.json --- configuration.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 configuration.json diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..3a6d425 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework":"Pytorch","task":"image-text-to-text"} \ No newline at end of file