JobLLM_Q / README.md
Invicto69's picture
Add README
339d485 verified
|
Raw
History Blame Contribute Delete
685 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

JobLLM_Q : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Invicto69/JobLLM_Q --jinja
  • For multimodal models: llama-mtmd-cli -hf Invicto69/JobLLM_Q --jinja

Available Model files:

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