From 852412525523623a90990c258f09ce9705cb97fe Mon Sep 17 00:00:00 2001 From: caharkness Date: Thu, 8 May 2025 09:12:27 -0600 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2dbe89 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# mllm-discord + +Interface directly with a ChatML-trained GGUF large language model using a Discord text channel. \ No newline at end of file