ice3 / README.md
smjeong88's picture
Add README
86875ad verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

ice3 : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf smjeong88/ice3 --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf smjeong88/ice3 --jinja

Available Model files:

  • llama-3.2-3b.Q8_0.gguf This was trained 2x faster with Unsloth