How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf altic-dev/FluidIntelligence:Q4_K_M
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "altic-dev/FluidIntelligence:Q4_K_M" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

FluidIntelligence

FluidIntelligence model artifacts for local on-device use.

Model

  • models/fluid-1-q4_k_m.gguf
  • Quantization: Q4_K_M
  • SHA-256: 38fafbfaab6504b7ad125523f0b993d52112c3cc7e20543f4929e619022bc7d8
  • Size: 3,427,878,144 bytes

License

This model is a modified Gemma model derivative. Gemma Terms of Use apply.

Additional restriction by Altic: this model is licensed only for personal, non-commercial use.

You may not use, copy, redistribute, host, bundle, fine-tune, sell, sublicense, or provide access to this model for any commercial, organizational, internal business, research, product, service, or revenue-generating purpose without prior written permission.

Commercial licensing is available by contacting the owner.

See NOTICE for the required Gemma notice.

Downloads last month
7,557
GGUF
Model size
5B params
Architecture
gemma4
Hardware compatibility
Log In to add your hardware

4-bit

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