metadata
tags:
- gguf
- llama.cpp
- unsloth
model : GGUF
This model was finetuned and converted to GGUF format using Unsloth.
Example usage:
- For text only LLMs:
./llama.cpp/llama-cli -hf pashap9990/model --jinja - For multimodal models:
./llama.cpp/llama-mtmd-cli -hf pashap9990/model --jinja
Available Model files:
llama-3.2-3b-instruct.Q5_K_M.ggufllama-3.2-3b-instruct.Q8_0.ggufllama-3.2-3b-instruct.Q4_K_M.gguf
Ollama
An Ollama Modelfile is included for easy deployment.
This was trained 2x faster with Unsloth
