d0gra's picture
Update README.md
86b73e6 verified
|
Raw
History Blame Contribute Delete
752 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

FAILED experiment on 2B qwen

hacker-agentic-instruct : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf d0gra/hacker-agentic-instruct --jinja
  • For multimodal models: llama-mtmd-cli -hf d0gra/hacker-agentic-instruct --jinja

Available Model files:

  • Qwen3.5-2B.Q8_0.gguf
  • Qwen3.5-2B.F16-mmproj.gguf This was trained 2x faster with Unsloth