How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf ankurkaul17/minicpm-v-4.6-pdd-gguf:F16
Configure the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "ankurkaul17/minicpm-v-4.6-pdd-gguf:F16"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Finetuned MiniCPM-V-4.6

GGUF quantized versions of the fine-tuned MiniCPM-V-4.6 model for plant disease detection.

Files

File Quantization Size
plant-v46-4x-lora-F16.gguf FP16 ~1.5 GB
plant-v46-4x-lora-Q8_0.gguf Q8_0 ~811 MB
mmproj-plant-v46-4x-lora-F16.gguf Vision Projector (FP16) ~1.1 GB
Downloads last month
537
GGUF
Model size
0.8B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

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

Model tree for ankurkaul17/minicpm-v-4.6-pdd-gguf

Quantized
(24)
this model

Article mentioning ankurkaul17/minicpm-v-4.6-pdd-gguf