nox-ai-4bit-GGUF / README.md
R3RO's picture
Add README
2616a78 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

nox-ai-4bit-GGUF : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf R3RO/nox-ai-4bit-GGUF --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf R3RO/nox-ai-4bit-GGUF --jinja

Available Model files:

  • tinyllama.Q4_K_M.gguf This was trained 2x faster with Unsloth