BaseLayer-Uzum-GGUF / README.md
BaseLayer's picture
Add README
bb45403 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

BaseLayer-Uzum-GGUF : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf BaseLayer/BaseLayer-Uzum-GGUF --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf BaseLayer/BaseLayer-Uzum-GGUF --jinja

Available Model files:

  • qwen2.5-7b-instruct.Q4_K_M.gguf

Ollama

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