MuffinLM Documentation
(Please read everything!)
MuffinLM (also known as MLM) is a lightweight text-generation AI model designed for easy use and flexibility, a project coordinated by FlameF0X and 2F AI
To launch the current version of Muffin, simply run the following command:
python main.py
Here are the available versions of MuffinLM:
Model | Type | Parameters | Status |
---|---|---|---|
Muffin 2.9 | Chatbot | NaN | Under development |
Muffin 2.8 | Chatbot | 4.4M | Finished |
Muffin 2.7l | Text Generation | 5.8M | Finished |
Below Muffin 2.7l > older | Text Generation | NaN | Unrealised |
PyTorch
pip install torch
We hope you enjoy using MuffinLM!