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 georgeanton/alice-m1-cortex-4.5b-3.4gb
# Run inference directly in the terminal:
llama cli -hf georgeanton/alice-m1-cortex-4.5b-3.4gb
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf georgeanton/alice-m1-cortex-4.5b-3.4gb
# Run inference directly in the terminal:
llama cli -hf georgeanton/alice-m1-cortex-4.5b-3.4gb
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 georgeanton/alice-m1-cortex-4.5b-3.4gb
# Run inference directly in the terminal:
./llama-cli -hf georgeanton/alice-m1-cortex-4.5b-3.4gb
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 georgeanton/alice-m1-cortex-4.5b-3.4gb
# Run inference directly in the terminal:
./build/bin/llama-cli -hf georgeanton/alice-m1-cortex-4.5b-3.4gb
Use Docker
docker model run hf.co/georgeanton/alice-m1-cortex-4.5b-3.4gb
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Alice M1 Cortex 4.5B 3.4GB

8GB-safe SIFTA cortex/scout tag:

ollama create alice-m1-cortex-4.5b-3.4gb:latest -f Modelfile

This model is the safer local cortex for Mac Mini / M1 Sentry-class nodes where the M5 cortex does not fit comfortably in RAM.

Role

Use this tag for low-RAM SIFTA nodes, scouts, and local fallback reasoning. It is not the M5 Foundry primary cortex when alice-m5-cortex-8b-6.3gb:latest is available.

Local State Boundary

This model package is public species DNA. It must not include raw .sifta_state/ selfhood, contacts, owner memory, camera frames, or private receipts.

Downloads last month
5
GGUF
Model size
5B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

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