metadata
tags:
- gguf
- llama.cpp
- unsloth
dumbLlama3.2-3bModel : GGUF
This model was finetuned and converted to GGUF format using Unsloth.
Example usage:
- For text only LLMs:
./llama.cpp/llama-cli -hf xensive/dumbLlama3.2-3bModel --jinja - For multimodal models:
./llama.cpp/llama-mtmd-cli -hf xensive/dumbLlama3.2-3bModel --jinja
Available Model files:
llama-3.2-3b.Q4_K_M.ggufThis was trained 2x faster with Unsloth