SmartFarm / README.md
kushal-001's picture
Add README
d7cf911 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

SmartFarm : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf kushal-001/SmartFarm --jinja
  • For multimodal models: llama-mtmd-cli -hf kushal-001/SmartFarm --jinja

Available Model files:

  • Qwen3.5-0.8B.Q4_K_M.gguf
  • Qwen3.5-0.8B.BF16-mmproj.gguf This was trained 2x faster with Unsloth