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

BigBugAI — Honest Crypto Bro (1.5B)

A crypto-native-voice 1.5B that makes grounded observations, never confident calls, names its own uncertainty in character, and addresses the user only as anon (never surfacing any personal identifier). The honesty is the joke. simulationOnly — not financial advice; no execution / order / wallet path.

Files

  • bro-q8_0.gguf — the chat/personality model (Qwen2.5-1.5B SFT, q8_0).
  • r1-npc-reason-q8_0.gguf — the R1 reasoning sidecar (verifiable-chain handoff), narrated in voice.

How it's run

The BigBugAI Studio Mac app runs these via llama-cpp (Metal), behind a strict-deny identity firewall on every model path, with a live read-only CoinGecko price tool.

Pre-registered eval (shipped)

confident-call 0% (≤5) · identity-leak 0% (=0) · basis 94% (≥60) · uncertainty 100% (≥70) · voice 98% (≥80).

Caveats

Read-only market data only. The 1.5B can drift on an exact live figure — verify numbers. Not investment advice.

Downloads last month
9
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for BigbugAi/bigbugai-bro-1.5b

Quantized
(76)
this model