git-commit-messages / README.md
Bhargavi5q1's picture
Add README
5b926bb verified
|
Raw
History Blame Contribute Delete
748 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

git-commit-messages : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Bhargavi5q1/git-commit-messages --jinja
  • For multimodal models: llama-mtmd-cli -hf Bhargavi5q1/git-commit-messages --jinja

Available Model files:

  • qwen2.5-coder-1.5b-instruct.Q4_K_M.gguf

Ollama

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