Liberol's picture
Add README
d863ece verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

OnlyGeminiFinalModel : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Liberol/OnlyGeminiFinalModel --jinja
  • For multimodal models: llama-mtmd-cli -hf Liberol/OnlyGeminiFinalModel --jinja

Available Model files:

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

Ollama

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