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.ggufgranite-3.3-2b-instruct.Q4_K_M.ggufThis was trained 2x faster with Unsloth