qwen-cwe / README.md
craycray13's picture
Add README
614ffb4 verified
|
Raw
History Blame Contribute Delete
713 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

qwen-cwe : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf craycray13/qwen-cwe --jinja
  • For multimodal models: llama-mtmd-cli -hf craycray13/qwen-cwe --jinja

Available Model files:

  • qwen2.5-coder-1.5b-instruct.Q4_K_M.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth