From 53ffbb91eb2d20dbf2c5f32d93e9a6800e87f602 Mon Sep 17 00:00:00 2001 From: afrideva Date: Sun, 5 Nov 2023 07:26:46 +0000 Subject: [PATCH] Create config.json --- config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..68f0f6f --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "model_type": "stablelm" +} \ No newline at end of file