From 139dfb705f7edd784a4aa22da4b44f91a5c85092 Mon Sep 17 00:00:00 2001 From: yao5461 Date: Wed, 2 Apr 2025 09:22:36 +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..09d65e5 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework":"other","task":"text-generation"} \ No newline at end of file