From 92d19e7ddc695ea65a80ef783c60bd259b2b998b Mon Sep 17 00:00:00 2001 From: Maziyar Panahi Date: Wed, 21 Feb 2024 14:05:03 +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