nexflow-26-06 / README.md
nexflow's picture
Add README
b86bf6f verified
|
Raw
History Blame Contribute Delete
716 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

nexflow-26-06 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf nexflow/nexflow-26-06 --jinja
  • For multimodal models: llama-mtmd-cli -hf nexflow/nexflow-26-06 --jinja

Available Model files:

  • Llama-3.2-3B-Instruct.Q4_K_M.gguf

Ollama

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