How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
# Run inference directly in the terminal:
llama-cli -hf EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
# Run inference directly in the terminal:
llama-cli -hf EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
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 EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
# Run inference directly in the terminal:
./llama-cli -hf EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
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 EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
Use Docker
docker model run hf.co/EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA:
Quick Links
A newer version of this model is available: EnlistedGhost/Anubis-Mini-11B-v1-Vision
Example image

--------------------------------------------------
------- Anubis-Mini-11B-v1-Vision -------
--------------------------------------------------

Anubis-Mini-8B-v1 + Vision Tower

  • Llama-3.2-11B-Vision (Vision Tower Source)
  • Anubis-Mini-8B-v1 (Language Model Source)

--------------------------------------------------------
------------- UPDATED! AND FIXED! -------------
--------------------------------------------------------

As of: April 10th 2026

Fixed! This Release is Fully Functional!

(Initally utilized config files for converting to GGUF were faulty - Reconverted with fixed files!)
Note: Thank you to those who waited patiently and I genuinely hope you enjoy this model!



This release contains:
Ollama compatible GGUF converted and Quantized model files (Compatible with ONLY Ollama)

Compatibility:

  • Compatible with Ollama v0.11.x --> v0.20.2+

Quantized GGUF version of:

  • Anubis-Mini-11B-v1-Vision
    (by EnlistedGhost)

Original Model Link:


-------------------------------------------------------------
- GGUF Conversion and Quantization Details: -
-------------------------------------------------------------

Software used to convert Safetensors to GGUF:

Software used to create Quantized GGUF Files:

Specific GitHub Commit Point:

Converted to GGUF and Quantized by:


--------------------------
---- Original Info ----
--------------------------

(Crossposted from the link in the above section: "Model Details"):



-----------------------------------
Anubis-Mini-11B-v1-Vision
-----------------------------------

Anubis-Mini-8B-v1 + Vision Tower

  • Llama-3.2-11B-Vision (Vision Tower Source)
  • Anubis-Mini-8B-v1 (Language Model Source)

Model Details

Model Sources


Uses and/or Direct Use

  • Same as Meta-Llama-3.3

Out-of-Scope Use

  • Same as Meta-Llama-3.3

Bias, Risks, and Limitations

  • Same as Meta-Llama-3.3

How to Get Started with the Model

  • Same as Meta-Llama-3.3

Evaluation

  • This model has NOT been evaluated! USE AT YOUR OWN RISK!

Testing Data

  • This model has NOT been tested! USE AT YOUR OWN RISK!

Credit & Special Thanks

  • Meta-Llama (Vision Tower Source)
  • TheDrummer (Language Model Source)
  • Huggingface (Tools that made this possible)

Technical Specifications

Software

  • Huggingface-Safetensors
  • Huggingface-CLI
  • PyTorch
  • Python-3.13
  • Transformers
Downloads last month
84
GGUF
Model size
11B params
Architecture
mllama
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

16-bit

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

Model tree for EnlistedGhost/Anubis-Mini-11B-v1-Vision-OLLAMA