How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
# Run inference directly in the terminal:
llama cli -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
# Run inference directly in the terminal:
llama cli -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf QuantFactory/MoE-Girl_400MA_1BT-GGUF:
Use Docker
docker model run hf.co/QuantFactory/MoE-Girl_400MA_1BT-GGUF:
Quick Links

QuantFactory Banner

QuantFactory/MoE-Girl_400MA_1BT-GGUF

This is quantized version of allura-org/MoE-Girl_400MA_1BT created using llama.cpp

Original Model Card

MoE Girl 400mA 1bT

R8_sd3.5L_00001_.webp a finetune of Granite 3.0 by IBM designed for roleplaying (and maybe general usecases if you try hard enough).

Disclaimer

PLEASE do not expect godliness out of this, it's a model with 400 million active parameters. Expect something more akin to GPT-2.

Quants

TODO!

Prompting

Use ChatML.

<|im_start|>system
You are a helpful assistant who talks like a pirate.<|im_end|>
<|im_start|>user
Hello there!<|im_end|>
<|im_start|>assistant
Yarr harr harr, me matey!<|im_end|>

Thanks

Special thanks to the members of Allura for testing and emotional support, as well as the creators of all the datasets that were used in the Special Sauce used to train this model. I love you all <3 - Fizz

Downloads last month
112
GGUF
Model size
1B params
Architecture
granitemoe
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for QuantFactory/MoE-Girl_400MA_1BT-GGUF

Quantized
(7)
this model