dqnCode-v0.1 / README.md
DQN-Labs's picture
Add README
df748e6 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

dqnCode-v0.1 : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf DQN-Labs/dqnCode-v0.1 --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf DQN-Labs/dqnCode-v0.1 --jinja

Available Model files:

  • granite-3.3-2b-instruct.Q8_0.gguf
  • granite-3.3-2b-instruct.Q4_K_M.gguf This was trained 2x faster with Unsloth