monyfai-coder / README.md
marcelbelato's picture
Add README
4b7713c verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

monyfai-coder : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf marcelbelato/monyfai-coder --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf marcelbelato/monyfai-coder --jinja

Available Model files:

  • qwen3-14b.Q5_K_M.gguf
  • qwen3-14b.Q4_K_M.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth