FarmifAI_1.0 / README.md
Mikhaerys's picture
Update README.md
8df72b0 verified
|
Raw
History Blame Contribute Delete
502 Bytes
---
tags:
- gguf
- llama.cpp
- vision-language-model
---
# FarmifAI/FarmifAI_1.0 : GGUF
This is a model for FarmifAI, an Android app that uses small language models (SLMs) to deliver intelligent, offline agricultural recommendations to farmers.
**Example usage**:
- For text only LLMs: `llama-cli -hf FarmifAI/armifAI_1.0 --jinja`
- For multimodal models: `llama-mtmd-cli -hf FarmifAI/FarmifAI_1.0 --jinja`
## Available Model files:
- `Qwen3.5-0.8B.Q4_K_M.gguf`
- `Qwen3.5-0.8B.F16-mmproj.gguf`