CoolFace
Modelpublic

agh123/m8s-memento-v2

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes74downloads
Model Card

m8s-memento-v2 - GGUF

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

Example usage:

  • —For text only LLMs: llama-cli --hf repoid/modelname -p "why is the sky blue?"
  • —For multimodal models: llama-mtmd-cli -m modelname.gguf **--mmproj** mmprojfile.gguf

Available Model files:

  • —qwen3-1.7b.Q4_K_S.gguf
  • —qwen3-1.7b.Q8_0.gguf
  • —qwen3-1.7b.Q4_K_M.gguf

Ollama

An Ollama Modelfile is included for easy deployment.