Pranjalps1's picture
Add README
3ac0e72 verified
|
Raw
History Blame Contribute Delete
770 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

Qwen3.5-2B-Code-Python : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Pranjalps1/Qwen3.5-2B-Code-Python --jinja
  • For multimodal models: llama-mtmd-cli -hf Pranjalps1/Qwen3.5-2B-Code-Python --jinja

Available Model files:

  • Qwen3.5-2B-Code-Base.Q4_K_M.gguf
  • Qwen3.5-2B-Code-Base.BF16-mmproj.gguf This was trained 2x faster with Unsloth