takumimodel_gguf / README.md
colossus2000's picture
Add README
f43331b verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

takumimodel_gguf : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf colossus2000/takumimodel_gguf --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf colossus2000/takumimodel_gguf --jinja

Available Model files:

  • meta-llama-3.1-8b.F16.gguf This was trained 2x faster with Unsloth