From 0af374e30125736770a46cc9b1be06b76f648b25 Mon Sep 17 00:00:00 2001 From: InternLMadmin Date: Fri, 26 Jan 2024 13:01:33 +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..f9291c3 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework":"Pytorch","task":"text-generation"} \ No newline at end of file