d0gra's picture
Update README.md
86b73e6 verified
|
Raw
History Blame Contribute Delete
752 Bytes
---
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](https://github.com/unslothai/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](https://github.com/unslothai/unsloth)
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)