Interface directly with a ChatML-trained GGUF large language model using a Discord text channel.
Go to file
2025-08-27 08:08:14 -06:00
.gitignore Added internal reasoning function, model settings, and command execution (soon to be removed) 2025-05-15 07:20:51 -06:00
app.py added experimental mood tracking and reactions based on message nature evaluation 2025-08-27 08:08:14 -06:00
app.sh Initial commit, basic functionality 2025-05-08 16:15:02 -06:00
chatml.py Added internal reasoning function, model settings, and command execution (soon to be removed) 2025-05-15 07:20:51 -06:00
commands.py Added internal reasoning function, model settings, and command execution (soon to be removed) 2025-05-15 07:20:51 -06:00
README.md Initial commit 2025-05-08 09:12:27 -06:00

mllm-discord

Interface directly with a ChatML-trained GGUF large language model using a Discord text channel.