From ecd0446f1c24c4fe1745c1527201e8d267bc8b5c Mon Sep 17 00:00:00 2001 From: Maziyar Panahi Date: Fri, 15 Mar 2024 11:00:55 +0000 Subject: [PATCH] Upload folder using huggingface_hub --- 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..9f0f76f --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "model_type": "mistral" +} \ No newline at end of file