From b115341e753fe07d2b700af529d3e8d893accb0e Mon Sep 17 00:00:00 2001 From: Damien Ostler Date: Fri, 7 Feb 2025 07:26:14 +0000 Subject: [PATCH] (Trained with Unsloth) --- 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..a4ba21b --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "model_type": "llama" +} \ No newline at end of file