goonv2test / README.md
Lolol857's picture
Add README
9f10f00
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

goonv2 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Lolol857/goonv2 --jinja
  • For multimodal models: llama-mtmd-cli -hf Lolol857/goonv2 --jinja

Available Model files:

  • Llama-3.1-8B-Instruct.Q4_K_M.gguf

Ollama

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