From bec84c89980287f7cb77d525201452d6b9ebfd81 Mon Sep 17 00:00:00 2001 From: caharkness Date: Fri, 23 May 2025 14:39:34 -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..7d56082 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# mllm-lite + +A lite version of mllm, a multi-user Streamlit application that serves access to ChatML large language models. \ No newline at end of file